]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/primitiveTactics.mli
various updates, removed proofs for now because they are the real bottleneck!!
[helm.git] / helm / ocaml / tactics / primitiveTactics.mli
index 81385510c15c10a8e11aa1ed6a57f19f6698a3f2..68570d5ca56100b38994498d8be424639c01940a 100644 (file)
@@ -56,8 +56,6 @@ val elim_intros_simpl_tac:
 val elim_intros_tac:
   term: Cic.term -> ProofEngineTypes.tactic 
 
-val elim_intros_tac:
-  term: Cic.term -> ProofEngineTypes.tactic 
-
 val change_tac:
-  what: Cic.term -> with_what: Cic.term -> ProofEngineTypes.tactic 
+  what: Cic.term -> with_what: Cic.term -> pattern:ProofEngineTypes.pattern ->
+   ProofEngineTypes.tactic