]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tactics/primitiveTactics.mli
BIG FAT COMMIT REGARDING COERCIONS:
[helm.git] / components / tactics / primitiveTactics.mli
index c47c9e19a9347b662f3b22c04bdb5e4097ac78fd..ce5194ad133e4c1435ed6932189c86628f60916d 100644 (file)
@@ -76,3 +76,9 @@ val elim_intros_simpl_tac:
 val elim_intros_tac:
   ?mk_fresh_name_callback:ProofEngineTypes.mk_fresh_name_type ->
   ?depth:int -> ?using:Cic.term -> Cic.term -> ProofEngineTypes.tactic 
+
+(* FG *)
+
+(* inserts a hole in the context *)
+val letout_tac:
+  ProofEngineTypes.tactic