]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/autoTactic.mli
some makefile work
[helm.git] / helm / ocaml / tactics / autoTactic.mli
index 90f958e7ba0e0fa07ba4d6913ec074239df6a11d..fe72629f02ba338155cfee7eadea102410177954 100644 (file)
@@ -25,5 +25,7 @@
  *)
 
 val auto_tac:
-  ?depth:int -> ?width:int -> dbd:Mysql.dbd -> unit ->
-    ProofEngineTypes.tactic
+  ?depth:int -> ?width:int -> ?paramodulation:string -> ?full:string ->
+  dbd:HMysql.dbd -> unit ->
+  ProofEngineTypes.tactic
+