From 5b7eafd0f00a16d78f99a27f5c7d5a0de77dc7e6 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Wed, 21 Jul 2010 09:46:51 +0200 Subject: Imported Upstream snapshot 8.3~beta0+13298 --- tactics/eauto.mli | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tactics/eauto.mli') diff --git a/tactics/eauto.mli b/tactics/eauto.mli index 1c6f9920..b708949e 100644 --- a/tactics/eauto.mli +++ b/tactics/eauto.mli @@ -25,9 +25,9 @@ val e_assumption : tactic val registered_e_assumption : tactic -val e_give_exact_constr : constr -> tactic +val e_give_exact : ?flags:Unification.unify_flags -> constr -> tactic -val gen_eauto : bool -> bool * int -> constr list -> +val gen_eauto : bool -> bool * int -> constr list -> hint_db_name list option -> tactic @@ -35,3 +35,5 @@ val eauto_with_bases : bool -> bool * int -> Term.constr list -> Auto.hint_db list -> Proof_type.tactic + +val autounfold : hint_db_name list -> Tacticals.goal_location -> tactic -- cgit v1.2.3