From b89584b989d8623a63e85b4a664a730d0f92ed65 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Sat, 20 Jun 2020 13:15:14 +0200 Subject: Remove all uses of clenv_unique_resolver. All calls to this function are now factorized through Clenvtac.res_pf. --- proofs/clenvtac.mli | 1 - 1 file changed, 1 deletion(-) (limited to 'proofs') diff --git a/proofs/clenvtac.mli b/proofs/clenvtac.mli index 6eafca359b..a34ec0e5be 100644 --- a/proofs/clenvtac.mli +++ b/proofs/clenvtac.mli @@ -16,7 +16,6 @@ open Unification (** Tactics *) val unify : ?flags:unify_flags -> constr -> unit Proofview.tactic -val clenv_refine : ?with_evars:bool -> ?with_classes:bool -> clausenv -> unit Proofview.tactic val res_pf : ?with_evars:bool -> ?with_classes:bool -> ?flags:unify_flags -> clausenv -> unit Proofview.tactic val clenv_pose_dependent_evars : ?with_evars:bool -> clausenv -> clausenv -- cgit v1.2.3