From 7cfc4e5146be5666419451bdd516f1f3f264d24a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Sun, 25 Jan 2015 14:42:51 +0100 Subject: Imported Upstream version 8.5~beta1+dfsg --- tactics/eauto.mli | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'tactics/eauto.mli') diff --git a/tactics/eauto.mli b/tactics/eauto.mli index bfe52d9a..19e2f198 100644 --- a/tactics/eauto.mli +++ b/tactics/eauto.mli @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* bool * int -> open_constr list -> val eauto_with_bases : ?debug:Tacexpr.debug -> bool * int -> - open_constr list -> Auto.hint_db list -> Proof_type.tactic + open_constr list -> hint_db list -> Proof_type.tactic -val autounfold : hint_db_name list -> Tacticals.clause -> tactic +val autounfold : hint_db_name list -> Locus.clause -> tactic -- cgit v1.2.3