aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/library/declare.mli b/library/declare.mli
index 41d1e14d3f..2cb576cf1a 100644
--- a/library/declare.mli
+++ b/library/declare.mli
@@ -35,3 +35,5 @@ val declare_mind : mutual_inductive_entry -> unit
environment of variables. *)
val global_reference : identifier -> constr
+
+val mind_path : constr -> section_path