aboutsummaryrefslogtreecommitdiff
path: root/kernel/nativelibrary.mli
diff options
context:
space:
mode:
authorMaxime Dénès2015-07-09 21:08:44 +0200
committerMaxime Dénès2015-07-10 00:01:22 +0200
commitc4486dfda07b872d20746778df5c443b052b92b9 (patch)
treea1388b2bc366d249e7da63065181b81d12f5283b /kernel/nativelibrary.mli
parent2c59d19ad207a6bf193e9f0c9d73258b3133d484 (diff)
Native compiler: refactor code handling pre-computed values.
Fixes #4139 (Not_found exception with Require in modules).
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 a66fb715d9..29368d1408 100644
--- a/kernel/nativelibrary.mli
+++ b/kernel/nativelibrary.mli
@@ -14,4 +14,4 @@ open Nativecode
compiler *)
val dump_library : module_path -> dir_path -> env -> module_signature ->
- global list * symbol array
+ global list * symbols