aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Arith/Compare.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Arith/Compare.v')
-rw-r--r--theories/Arith/Compare.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/Arith/Compare.v b/theories/Arith/Compare.v
index 0f2595b26..c401eb283 100644
--- a/theories/Arith/Compare.v
+++ b/theories/Arith/Compare.v
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id$ i*)
-
(** Equality is decidable on [nat] *)
Open Local Scope nat_scope.