diff options
Diffstat (limited to 'theories')
| -rw-r--r-- | theories/ZArith/Zcomplements.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/ZArith/Zcomplements.v b/theories/ZArith/Zcomplements.v index e5c18bd33d..a3f17f4d8f 100644 --- a/theories/ZArith/Zcomplements.v +++ b/theories/ZArith/Zcomplements.v @@ -8,7 +8,7 @@ (*i $Id$ i*) -Require Export ZArithRing. +Require Import ZArithRing. Require Import ZArith_base. Require Import Omega. Require Import Wf_nat. |
