From e59eeb6f0d8c8bcee12d97c6be6c1b972ba36cd5 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Tue, 4 Nov 2014 21:09:46 +0100 Subject: Removing the old rename tactic. --- proofs/tacmach.mli | 1 - 1 file changed, 1 deletion(-) (limited to 'proofs/tacmach.mli') diff --git a/proofs/tacmach.mli b/proofs/tacmach.mli index 3ee970c1f..a9f7bffbf 100644 --- a/proofs/tacmach.mli +++ b/proofs/tacmach.mli @@ -100,7 +100,6 @@ val internal_cut_rev : bool -> Id.t -> types -> tactic val refine : constr -> tactic val thin : Id.t list -> tactic val move_hyp : bool -> Id.t -> Id.t move_location -> tactic -val rename_hyp : (Id.t*Id.t) list -> tactic (** {6 Pretty-printing functions (debug only). } *) val pr_gls : goal sigma -> Pp.std_ppcmds -- cgit v1.2.3