aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/ZArith/Wf_Z.v
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-04-09 16:24:49 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-04-09 16:24:49 +0000
commit120ed3238345fb088afbfa5dac153dc28e4bc6ee (patch)
tree04c1805e400450b335203288979bf265e27f4422 /theories/ZArith/Wf_Z.v
parent6725bbe3fa7a20941b4ff84c67d7cda7e7988be6 (diff)
Ajout Open Scope
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3890 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/ZArith/Wf_Z.v')
-rw-r--r--theories/ZArith/Wf_Z.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/ZArith/Wf_Z.v b/theories/ZArith/Wf_Z.v
index d02c46e08..035e16f22 100644
--- a/theories/ZArith/Wf_Z.v
+++ b/theories/ZArith/Wf_Z.v
@@ -13,6 +13,7 @@ Require zarith_aux.
Require auxiliary.
Require Zsyntax.
V7only [Import Z_scope.].
+Open Local Scope Z_scope.
(** Our purpose is to write an induction shema for {0,1,2,...}
similar to the [nat] schema (Theorem [Natlike_rec]). For that the