]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nnAuto.mli
assert false could happen
[helm.git] / helm / software / components / ng_tactics / nnAuto.mli
index bc71db5c6d5cfa4e3d573b455838128736c7d5db..8f56541e3d95732e3cbd732e1e4cd556b3538623 100644 (file)
@@ -31,3 +31,7 @@ val auto_tac:
   params:(NTacStatus.tactic_term list option * (string * string) list) -> 
    's NTacStatus.tactic
 
+val keys_of_type: 
+  (#NTacStatus.pstatus as 'a) ->
+  NTacStatus.cic_term -> 'a * NTacStatus.cic_term list
+