aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/eauto.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/eauto.mli')
-rw-r--r--tactics/eauto.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/eauto.mli b/tactics/eauto.mli
index d1883aa66..1c6f9920f 100644
--- a/tactics/eauto.mli
+++ b/tactics/eauto.mli
@@ -34,4 +34,4 @@ val gen_eauto : bool -> bool * int -> constr list ->
val eauto_with_bases :
bool ->
bool * int ->
- Term.constr list -> Auto.Hint_db.t list -> Proof_type.tactic
+ Term.constr list -> Auto.hint_db list -> Proof_type.tactic