]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/variousTactics.mli
added support for repository attributes
[helm.git] / helm / ocaml / tactics / variousTactics.mli
index a71332879534eded768911bdcedf2cf40e3877a7..35576326eb2dbc2f6ffa1e0f4b7adb6744908acc 100644 (file)
@@ -30,5 +30,6 @@ val assumption_tac: ProofEngineTypes.tactic
 
 val generalize_tac:
  ?mk_fresh_name_callback:ProofEngineTypes.mk_fresh_name_type ->
- ProofEngineTypes.pattern ->
-  ProofEngineTypes.tactic
+ ProofEngineTypes.lazy_pattern ->
+   ProofEngineTypes.tactic
+