From 7057e7e9ab1160fc0e176182b6e71f720784715a Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Thu, 4 Sep 2014 19:08:45 +0200 Subject: Revert the two previous commits. I was testing in the wrong branch. --- tactics/tactics.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tactics/tactics.mli') diff --git a/tactics/tactics.mli b/tactics/tactics.mli index 349e828a1..d7a88787b 100644 --- a/tactics/tactics.mli +++ b/tactics/tactics.mli @@ -163,7 +163,7 @@ val unfold_constr : global_reference -> tactic (** {6 Modification of the local context. } *) val clear : Id.t list -> tactic -val clear_body : Id.t list -> unit Proofview.tactic +val clear_body : Id.t list -> tactic val keep : Id.t list -> tactic val apply_clear_request : clear_flag -> bool -> constr -> unit Proofview.tactic -- cgit v1.2.3