]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/variousTactics.mli
1. new syntax for patterns:
[helm.git] / helm / ocaml / tactics / variousTactics.mli
index 264168ed71cc8763f3fbe7bf329b18cce76bb575..a71332879534eded768911bdcedf2cf40e3877a7 100644 (file)
@@ -30,5 +30,5 @@ val assumption_tac: ProofEngineTypes.tactic
 
 val generalize_tac:
  ?mk_fresh_name_callback:ProofEngineTypes.mk_fresh_name_type ->
term:Cic.term -> ProofEngineTypes.pattern ->
+ ProofEngineTypes.pattern ->
   ProofEngineTypes.tactic