aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/cbv.ml
diff options
context:
space:
mode:
Diffstat (limited to 'pretyping/cbv.ml')
-rw-r--r--pretyping/cbv.ml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pretyping/cbv.ml b/pretyping/cbv.ml
index a84bbcc54..1334fb285 100644
--- a/pretyping/cbv.ml
+++ b/pretyping/cbv.ml
@@ -7,8 +7,9 @@
(************************************************************************)
open Util
-open Term
open Names
+open Term
+open Vars
open Closure
open Esubst