aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/ZArith/ZArith.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/ZArith/ZArith.v')
-rw-r--r--theories/ZArith/ZArith.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/ZArith/ZArith.v b/theories/ZArith/ZArith.v
index 7a68bd511..dba123091 100644
--- a/theories/ZArith/ZArith.v
+++ b/theories/ZArith/ZArith.v
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id$ i*)
-
(** Library for manipulating integers based on binary encoding *)
Require Export ZArith_base.