aboutsummaryrefslogtreecommitdiff
path: root/contrib7
diff options
context:
space:
mode:
Diffstat (limited to 'contrib7')
-rw-r--r--contrib7/omega/OmegaLemmas.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib7/omega/OmegaLemmas.v b/contrib7/omega/OmegaLemmas.v
index f9027d3483..b27afd0dd8 100644
--- a/contrib7/omega/OmegaLemmas.v
+++ b/contrib7/omega/OmegaLemmas.v
@@ -10,6 +10,8 @@
Require ZArith_base.
+Open Scope Z_scope.
+
(** These are specific variants of theorems dedicated for the Omega tactic *)
Lemma new_var: (x:Z) (EX y:Z |(x=y)).