aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/csymtable.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/csymtable.mli')
-rw-r--r--kernel/csymtable.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/csymtable.mli b/kernel/csymtable.mli
index d32cfba36..72c96b0b9 100644
--- a/kernel/csymtable.mli
+++ b/kernel/csymtable.mli
@@ -12,7 +12,7 @@
open Names
open Constr
-open Pre_env
+open Environ
val val_of_constr : env -> constr -> Vmvalues.values