diff options
| author | herbelin | 2003-04-17 16:34:52 +0000 |
|---|---|---|
| committer | herbelin | 2003-04-17 16:34:52 +0000 |
| commit | 1c5c0f61563d7edcf4913f80a821eb9f6bf7be45 (patch) | |
| tree | 032b87fb09bc46f63a902005948cfb083cf14f54 /contrib | |
| parent | f5aad1456221340f4442268afca5ea06d41eef10 (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.v | 1 |
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. |
