aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Arith/Euclid.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Arith/Euclid.v')
-rw-r--r--theories/Arith/Euclid.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/Arith/Euclid.v b/theories/Arith/Euclid.v
index f50dcc84d..f118eb85b 100644
--- a/theories/Arith/Euclid.v
+++ b/theories/Arith/Euclid.v
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id$ i*)
-
Require Import Mult.
Require Import Compare_dec.
Require Import Wf_nat.