diff options
Diffstat (limited to 'theories/Arith/Max.v')
| -rw-r--r-- | theories/Arith/Max.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Arith/Max.v b/theories/Arith/Max.v index a3d658d0ca..75e1cdf0cb 100644 --- a/theories/Arith/Max.v +++ b/theories/Arith/Max.v @@ -8,7 +8,7 @@ (*i $Id$ i*) -Require Import Arith. +Require Import Le. Open Local Scope nat_scope. |
