aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Arith/Euclid_proof.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Arith/Euclid_proof.v')
-rwxr-xr-xtheories/Arith/Euclid_proof.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/theories/Arith/Euclid_proof.v b/theories/Arith/Euclid_proof.v
index 53dc4fc2e..b8863ad65 100755
--- a/theories/Arith/Euclid_proof.v
+++ b/theories/Arith/Euclid_proof.v
@@ -1,7 +1,6 @@
(* $Id$ *)
-Require Plus.
Require Minus.
Require Euclid_def.
Require Compare_dec.