From 0796ca73cbe37bb4803bf0e7153c1c67ff4dd24a Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Thu, 29 Oct 2015 19:44:40 +0100 Subject: Removing unused and useless exported function in Hints. --- tactics/auto.mli | 2 -- 1 file changed, 2 deletions(-) (limited to 'tactics') diff --git a/tactics/auto.mli b/tactics/auto.mli index 215544a591..1132478aac 100644 --- a/tactics/auto.mli +++ b/tactics/auto.mli @@ -29,8 +29,6 @@ val connect_hint_clenv : polymorphic -> raw_hint -> clausenv -> ([ `NF ], 'r) Proofview.Goal.t -> clausenv * constr (** Try unification with the precompiled clause, then use registered Apply *) -val unify_resolve_nodelta : polymorphic -> (raw_hint * clausenv) -> unit Proofview.tactic - val unify_resolve : polymorphic -> Unification.unify_flags -> (raw_hint * clausenv) -> unit Proofview.tactic (** [ConclPattern concl pat tacast]: -- cgit v1.2.3