aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/NArith/NArith.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/NArith/NArith.v')
-rw-r--r--theories/NArith/NArith.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/NArith/NArith.v b/theories/NArith/NArith.v
index 009e64fd0..7282fc758 100644
--- a/theories/NArith/NArith.v
+++ b/theories/NArith/NArith.v
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
-
(** Library for binary natural numbers *)
Require Export BinPos.