aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/nativelibrary.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/nativelibrary.mli')
-rw-r--r--kernel/nativelibrary.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/nativelibrary.mli b/kernel/nativelibrary.mli
index f327ba224..72e3d8041 100644
--- a/kernel/nativelibrary.mli
+++ b/kernel/nativelibrary.mli
@@ -13,5 +13,5 @@ open Nativecode
(** This file implements separate compilation for libraries in the native
compiler *)
-val dump_library : module_path -> dir_path -> env -> module_signature ->
+val dump_library : ModPath.t -> DirPath.t -> env -> module_signature ->
global list * symbols