author | haftmann |
Tue, 10 Oct 2006 10:36:14 +0200 | |
changeset 20945 | 1de0d565b483 |
parent 20944 | 34b2c1bb7178 |
child 20946 | 75b56e51fade |
--- a/src/Provers/hypsubst.ML Tue Oct 10 10:35:24 2006 +0200 +++ b/src/Provers/hypsubst.ML Tue Oct 10 10:36:14 2006 +0200 @@ -57,7 +57,7 @@ val eq_var : bool -> bool -> term -> int * bool val inspect_pair : bool -> bool -> term * term * typ -> bool val mk_eqs : bool -> thm -> thm list - val stac : thm -> int -> tactic + val stac : thm -> int -> tactic val hypsubst_setup : theory -> theory end;