aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/declare.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/declare.mli')
-rw-r--r--library/declare.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/declare.mli b/library/declare.mli
index 32b651122..d5933ffb0 100644
--- a/library/declare.mli
+++ b/library/declare.mli
@@ -65,4 +65,4 @@ val set_xml_declare_constant : (bool * constant -> unit) -> unit
val set_xml_declare_inductive : (bool * object_name -> unit) -> unit
(* hook for the cache function of constants and inductives *)
-val add_cache_hook : (section_path -> unit) -> unit
+val add_cache_hook : (full_path -> unit) -> unit