From 1dccf4412cf9f5903c6291e08f2001c895babfd1 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Tue, 25 Mar 2014 19:27:44 +0100 Subject: Moving some tactic code to the new engine. --- tactics/tactics.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'tactics/tactics.mli') diff --git a/tactics/tactics.mli b/tactics/tactics.mli index 9f4f0e9ce..f3c5e7d26 100644 --- a/tactics/tactics.mli +++ b/tactics/tactics.mli @@ -417,4 +417,5 @@ module New : sig open Proofview val exact_proof : Constrexpr.constr_expr -> unit tactic + val tclZEROMSG : Pp.std_ppcmds -> unit tactic end -- cgit v1.2.3