aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/refine.ml
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/refine.ml')
-rw-r--r--tactics/refine.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tactics/refine.ml b/tactics/refine.ml
index 160bcfc70..03b697e8f 100644
--- a/tactics/refine.ml
+++ b/tactics/refine.ml
@@ -51,6 +51,7 @@ open Errors
open Util
open Names
open Term
+open Vars
open Termops
open Namegen
open Tacmach