aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tactics.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/tactics.mli')
-rw-r--r--tactics/tactics.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/tactics/tactics.mli b/tactics/tactics.mli
index 84040722e..f39ed97f8 100644
--- a/tactics/tactics.mli
+++ b/tactics/tactics.mli
@@ -10,6 +10,7 @@ open Loc
open Pp
open Names
open Term
+open Context
open Environ
open Sign
open Tacmach