4 lines
77 B
Text
4 lines
77 B
Text
open tactic
|
|
|
|
meta def issue (hs : hinst_lemmas) : tactic unit :=
|
|
rsimp {} hs
|