aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/closure.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/closure.mli')
-rw-r--r--kernel/closure.mli4
1 files changed, 0 insertions, 4 deletions
diff --git a/kernel/closure.mli b/kernel/closure.mli
index d3c5e5c59..4442e49f9 100644
--- a/kernel/closure.mli
+++ b/kernel/closure.mli
@@ -22,10 +22,6 @@ val share : bool ref
val with_stats: 'a Lazy.t -> 'a
-type evaluable_global_reference =
- | EvalVarRef of identifier
- | EvalConstRef of kernel_name
-
(*s Delta implies all consts (both global (= by
[kernel_name]) and local (= by [Rel] or [Var])), all evars, and letin's.
Rem: reduction of a Rel/Var bound to a term is Delta, but reduction of