]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nnAuto.mli
some corrections ...
[helm.git] / helm / software / components / ng_tactics / nnAuto.mli
index 8f56541e3d95732e3cbd732e1e4cd556b3538623..2376a773ad3ad7db387e74e98bbe6d8b19ce80c1 100644 (file)
@@ -29,6 +29,7 @@ val smart_apply_tac:
 
 val auto_tac:
   params:(NTacStatus.tactic_term list option * (string * string) list) -> 
+   ?trace_ref:CicNotationPt.term list ref -> 
    's NTacStatus.tactic
 
 val keys_of_type: