summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/theories/Arith/Bool_nat.v b/theories/Arith/Bool_nat.v
index fed650ab..9fd59e10 100644
--- a/theories/Arith/Bool_nat.v
+++ b/theories/Arith/Bool_nat.v
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id: Bool_nat.v 5920 2004-07-16 20:01:26Z herbelin $ *)
+(* $Id$ *)
Require Export Compare_dec.
Require Export Peano_dec.