summaryrefslogtreecommitdiff
path: root/kernel/nativeconv.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/nativeconv.mli')
-rw-r--r--kernel/nativeconv.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/nativeconv.mli b/kernel/nativeconv.mli
index 6c0b310c..63b1eb05 100644
--- a/kernel/nativeconv.mli
+++ b/kernel/nativeconv.mli
@@ -11,7 +11,7 @@ open Nativelambda
(** This module implements the conversion test by compiling to OCaml code *)
-val native_conv : conv_pb -> evars -> types conversion_function
+val native_conv : conv_pb -> evars -> types kernel_conversion_function
(** A conversion function parametrized by a universe comparator. Used outside of
the kernel. *)