]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/primitiveTactics.mli
Now it is possible to define a 'cookable' operator with arity = 0 and hide = 0
[helm.git] / helm / gTopLevel / primitiveTactics.mli
index 93db3ea10f8c95bc15fa5f320499bb11ab7904d7..b23e4005fa7e6a7216017c8bb4ed206e3bf9b3ab 100644 (file)
@@ -34,7 +34,7 @@ val cut_tac:
 val letin_tac:
   term: Cic.term -> ProofEngineTypes.tactic 
 
-val elim_intros_simpl_tac:
+val elim_simpl_intros_tac:
   term: Cic.term -> ProofEngineTypes.tactic 
 
 val change_tac: