]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nAuto.mli
remarks and applyS
[helm.git] / helm / software / components / ng_tactics / nAuto.mli
index 36b5bd153a083ad99e86032c9ead1e1ddbefbe61..2e7394d8c8bdc3b40351238359363805481ecb9b 100644 (file)
@@ -12,7 +12,7 @@
 (* $Id: nCic.ml 9058 2008-10-13 17:42:30Z tassi $ *)
 
 val auto_tac:
-  params:(NTacStatus.tactic_term list * (string * string) list) -> 
+  params:(NTacStatus.tactic_term list option * (string * string) list) -> 
    's NTacStatus.tactic
 
 val group_by_tac: