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