X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2FautoTactic.mli;h=23f1b813fdf727b635906c26d335bfaeeb11c839;hb=7278063faf0ebb5fd08af2191989a12e2a27f522;hp=fadb603ebf484a5c90c4d60e9a360f10e3b3106d;hpb=041ad23b567b9844ec187ad436595868441802f4;p=helm.git diff --git a/helm/software/components/tactics/autoTactic.mli b/helm/software/components/tactics/autoTactic.mli index fadb603eb..23f1b813f 100644 --- a/helm/software/components/tactics/autoTactic.mli +++ b/helm/software/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