aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/auto.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/auto.mli')
-rw-r--r--tactics/auto.mli5
1 files changed, 5 insertions, 0 deletions
diff --git a/tactics/auto.mli b/tactics/auto.mli
index 2a163120a..5a5b8f56c 100644
--- a/tactics/auto.mli
+++ b/tactics/auto.mli
@@ -261,3 +261,8 @@ val pr_autotactic : 'a auto_tactic -> Pp.std_ppcmds
(** Hook for changing the initialization of auto *)
val add_auto_init : (unit -> unit) -> unit
+
+(** Pre-created hint databases *)
+
+val typeclasses_db : hint_db_name
+val rewrite_db : hint_db_name