aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/command.ml
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/command.ml')
-rw-r--r--toplevel/command.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/toplevel/command.ml b/toplevel/command.ml
index 420de5d20..6a3d9a11a 100644
--- a/toplevel/command.ml
+++ b/toplevel/command.ml
@@ -11,6 +11,8 @@ open Errors
open Util
open Flags
open Term
+open Vars
+open Context
open Termops
open Entries
open Environ