aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/lib.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/lib.mli')
-rw-r--r--library/lib.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/lib.mli b/library/lib.mli
index 6552cda6a..52e6b7bd7 100644
--- a/library/lib.mli
+++ b/library/lib.mli
@@ -122,6 +122,7 @@ val end_compilation : dir_path -> object_prefix * library_segment
val library_dp : unit -> dir_path
(* Extract the library part of a name even if in a section *)
+val library_part : global_reference -> dir_path
val remove_section_part : global_reference -> dir_path
(*s Sections *)