aboutsummaryrefslogtreecommitdiff
path: root/kernel/nativelibrary.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/nativelibrary.mli')
-rw-r--r--kernel/nativelibrary.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/nativelibrary.mli b/kernel/nativelibrary.mli
index 31e5255fc4..c53a626528 100644
--- a/kernel/nativelibrary.mli
+++ b/kernel/nativelibrary.mli
@@ -1,6 +1,6 @@
(************************************************************************)
(* * The Coq Proof Assistant / The Coq Development Team *)
-(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *)
+(* v * INRIA, CNRS and contributors - Copyright 1999-2019 *)
(* <O___,, * (see CREDITS file for the list of authors) *)
(* \VV/ **************************************************************)
(* // * This file is distributed under the terms of the *)
@@ -16,4 +16,4 @@ open Nativecode
compiler *)
val dump_library : ModPath.t -> DirPath.t -> env -> module_signature ->
- global list * symbols
+ global list * Nativevalues.symbols