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