aboutsummaryrefslogtreecommitdiff
path: root/plugins/omega
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/omega')
-rw-r--r--plugins/omega/PreOmega.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/omega/PreOmega.v b/plugins/omega/PreOmega.v
index bc08deaf9c..cc6a7066a9 100644
--- a/plugins/omega/PreOmega.v
+++ b/plugins/omega/PreOmega.v
@@ -8,7 +8,7 @@
Require Import Arith Max Min BinInt BinNat Znat Nnat.
-Open Local Scope Z_scope.
+Local Open Scope Z_scope.
(** * zify: the Z-ification tactic *)