X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Ftactics%2FautoTactic.mli;h=23f1b813fdf727b635906c26d335bfaeeb11c839;hb=7f149c6e78132be469723286161a78a782da70ec;hp=354b1b7387d0b1496ded7981740d32e585af3f6b;hpb=894b08ca7d14aa7e31c35f3acb3903a1c3472a27;p=helm.git diff --git a/components/tactics/autoTactic.mli b/components/tactics/autoTactic.mli index 354b1b738..23f1b813f 100644 --- a/components/tactics/autoTactic.mli +++ b/components/tactics/autoTactic.mli @@ -25,10 +25,6 @@ *) val auto_tac: - params:(string * string) list -> - dbd:HMysql.dbd -> - ProofEngineTypes.tactic - -val applyS_tac: dbd:HMysql.dbd -> term: Cic.term -> ProofEngineTypes.tactic + params:(string * string) list -> dbd:HMysql.dbd -> ProofEngineTypes.tactic val pp_proofterm: Cic.term -> string