aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorherbelin2003-04-17 16:34:52 +0000
committerherbelin2003-04-17 16:34:52 +0000
commit1c5c0f61563d7edcf4913f80a821eb9f6bf7be45 (patch)
tree032b87fb09bc46f63a902005948cfb083cf14f54 /contrib
parentf5aad1456221340f4442268afca5ea06d41eef10 (diff)
Divers
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3943 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'contrib')
-rw-r--r--contrib/correctness/Sorted.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/correctness/Sorted.v b/contrib/correctness/Sorted.v
index 8c3743a1e8..7e656ae1b3 100644
--- a/contrib/correctness/Sorted.v
+++ b/contrib/correctness/Sorted.v
@@ -16,6 +16,7 @@ Require ArrayPermut.
Require ZArithRing.
Require Omega.
V7only [Import Z_scope.].
+Open Local Scope Z_scope.
Set Implicit Arguments.