From 4cc324272b1f08d150417bf5333a51a39ce36336 Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Tue, 13 Jan 2015 15:40:58 +0100 Subject: Made -print-mod-uid more silent and robust. This is a follow-up on Pierre's 5d80a385. --- library/library.mli | 3 +++ 1 file changed, 3 insertions(+) (limited to 'library/library.mli') diff --git a/library/library.mli b/library/library.mli index 0a3b7d10d..13d83a5c0 100644 --- a/library/library.mli +++ b/library/library.mli @@ -78,3 +78,6 @@ val try_locate_qualified_library : qualid located -> DirPath.t * string (** {6 Statistics: display the memory use of a library. } *) val mem : DirPath.t -> Pp.std_ppcmds + +(** {6 Native compiler. } *) +val native_name_from_filename : string -> string -- cgit v1.2.3