aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/ZArith/Zsyntax.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/ZArith/Zsyntax.v')
-rw-r--r--theories/ZArith/Zsyntax.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/ZArith/Zsyntax.v b/theories/ZArith/Zsyntax.v
index 001de304b..5c226b3fc 100644
--- a/theories/ZArith/Zsyntax.v
+++ b/theories/ZArith/Zsyntax.v
@@ -8,7 +8,7 @@
(*i $Id$ i*)
-Require Export fast_integer.
+Require Export BinInt.
V7only[