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