aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/reduction.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/reduction.mli')
-rw-r--r--kernel/reduction.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/reduction.mli b/kernel/reduction.mli
index b45dca03e..cfeafd75c 100644
--- a/kernel/reduction.mli
+++ b/kernel/reduction.mli
@@ -10,6 +10,8 @@ open Term
open Context
open Environ
+val left2right : bool ref
+
(***********************************************************************
s Reduction functions *)