diff options
Diffstat (limited to 'theories/Init/Peano.v')
| -rwxr-xr-x | theories/Init/Peano.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Init/Peano.v b/theories/Init/Peano.v index c575ba5838..b4ce938193 100755 --- a/theories/Init/Peano.v +++ b/theories/Init/Peano.v @@ -26,6 +26,7 @@ Require Import Notations. Require Import Datatypes. Require Import Logic. +Unset Boxed Definitions. Open Scope nat_scope. |
