aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Numbers/Cyclic/Int31/Int31.v
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-05-16 11:49:40 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-05-16 11:49:40 +0000
commit9185da54dc70bf4009ae1bce6a52295cf6d77fe5 (patch)
tree98bfdcebcf73b2e99435b12dcbdd627599e1f08e /theories/Numbers/Cyclic/Int31/Int31.v
parent72e72a000142604a057d347dcc1f4e389cbc125f (diff)
BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10939 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Numbers/Cyclic/Int31/Int31.v')
-rw-r--r--theories/Numbers/Cyclic/Int31/Int31.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Numbers/Cyclic/Int31/Int31.v b/theories/Numbers/Cyclic/Int31/Int31.v
index 5cd504a34..e5b5f0d86 100644
--- a/theories/Numbers/Cyclic/Int31/Int31.v
+++ b/theories/Numbers/Cyclic/Int31/Int31.v
@@ -12,7 +12,7 @@
(* Require Import Notations.*)
Require Export ZArith.
-Require Export Basic_type.
+Require Export DoubleType.
Unset Boxed Definitions.