aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/nametab.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/nametab.mli')
-rwxr-xr-xlibrary/nametab.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/nametab.mli b/library/nametab.mli
index 1d39eb310..cb09d39a8 100755
--- a/library/nametab.mli
+++ b/library/nametab.mli
@@ -19,6 +19,7 @@ val push : section_path -> global_reference -> unit
val push_object : section_path -> Libobject.obj -> unit
val push_module : section_path -> module_contents -> unit
+(* This should eventually disappear *)
val sp_of_id : path_kind -> identifier -> global_reference
(* This returns the section path of a constant or fails with [Not_found] *)