aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/nametab.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/nametab.mli')
-rwxr-xr-xlibrary/nametab.mli3
1 files changed, 2 insertions, 1 deletions
diff --git a/library/nametab.mli b/library/nametab.mli
index eab86db1d..225a8b080 100755
--- a/library/nametab.mli
+++ b/library/nametab.mli
@@ -116,9 +116,10 @@ val locate_module : qualid -> module_path
(* A variant looking up a [section_path] *)
val absolute_reference : section_path -> global_reference
+val extended_absolute_reference : section_path -> extended_global_reference
-(*s These function tell if the given absolute name is already taken *)
+(*s These functions tell if the given absolute name is already taken *)
val exists_cci : section_path -> bool
val exists_modtype : section_path -> bool