diff options
Diffstat (limited to 'contrib/correctness/Sorted.v')
| -rw-r--r-- | contrib/correctness/Sorted.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/correctness/Sorted.v b/contrib/correctness/Sorted.v index 73179ed1e1..8c3743a1e8 100644 --- a/contrib/correctness/Sorted.v +++ b/contrib/correctness/Sorted.v @@ -15,7 +15,7 @@ Require ArrayPermut. Require ZArithRing. Require Omega. -Import Z_scope. +V7only [Import Z_scope.]. Set Implicit Arguments. |
