aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tactics.ml
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/tactics.ml')
-rw-r--r--tactics/tactics.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tactics/tactics.ml b/tactics/tactics.ml
index c531a34fa..a4b89f865 100644
--- a/tactics/tactics.ml
+++ b/tactics/tactics.ml
@@ -13,6 +13,8 @@ open Names
open Nameops
open Sign
open Term
+open Vars
+open Context
open Termops
open Namegen
open Declarations