]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tactics/auto.mli
Major changes to auto, documented on the helm mailing list.
[helm.git] / components / tactics / auto.mli
index 301aa4b45c83bcb44b8ce346b3eced71c843dad1..6e64fb66eee33a638bb9339f43650f45cd850023 100644 (file)
@@ -30,3 +30,5 @@ val auto_tac:
 val applyS_tac:
  dbd:HMysql.dbd -> term: Cic.term -> params:(string * string) list ->
   ProofEngineTypes.tactic
+
+val demodulate_tac : dbd:HMysql.dbd -> ProofEngineTypes.tactic