X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=components%2Ftactics%2Fauto.mli;h=6e64fb66eee33a638bb9339f43650f45cd850023;hb=7f149c6e78132be469723286161a78a782da70ec;hp=301aa4b45c83bcb44b8ce346b3eced71c843dad1;hpb=a4615d2bfdc6fcc81e75faf4fc023d7bf4cdcf78;p=helm.git diff --git a/components/tactics/auto.mli b/components/tactics/auto.mli index 301aa4b45..6e64fb66e 100644 --- a/components/tactics/auto.mli +++ b/components/tactics/auto.mli @@ -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