aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/ZArith/ZArith.v
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-08-03 17:56:19 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-08-03 17:56:19 +0000
commit551634577314a20045e781c26dcb59462a3b60fb (patch)
tree7effae8adfb843904a0179c7f1bdeb9b8b836958 /theories/ZArith/ZArith.v
parenta56b7d7e5e9495f111fc21476e35117a46a0256d (diff)
Zbool déjà dans ZArith_base
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6013 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/ZArith/ZArith.v')
-rw-r--r--theories/ZArith/ZArith.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/theories/ZArith/ZArith.v b/theories/ZArith/ZArith.v
index 73b7ce2a3..169a253fe 100644
--- a/theories/ZArith/ZArith.v
+++ b/theories/ZArith/ZArith.v
@@ -19,4 +19,3 @@ Require Export Zsqrt.
Require Export Zpower.
Require Export Zdiv.
Require Export Zlogarithm.
-Require Export Zbool. \ No newline at end of file