aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/reduction.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/reduction.mli')
-rw-r--r--kernel/reduction.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/reduction.mli b/kernel/reduction.mli
index 6ced5c498..90c008b19 100644
--- a/kernel/reduction.mli
+++ b/kernel/reduction.mli
@@ -93,7 +93,6 @@ val set_nat_conv :
(conv_pb -> Nativelambda.evars -> types conversion_function) -> unit
val native_conv : conv_pb -> Nativelambda.evars -> types conversion_function
-val set_default_conv : (conv_pb -> ?l2r:bool -> types conversion_function) -> unit
val default_conv : conv_pb -> ?l2r:bool -> types conversion_function
val default_conv_leq : ?l2r:bool -> types conversion_function