aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/NArith/Ndigits.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/NArith/Ndigits.v')
-rw-r--r--theories/NArith/Ndigits.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/NArith/Ndigits.v b/theories/NArith/Ndigits.v
index b699b7428..a79cfac3d 100644
--- a/theories/NArith/Ndigits.v
+++ b/theories/NArith/Ndigits.v
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id$ i*)
-
Require Import Bool Setoid Bvector BinPos BinNat.
(** Operation over bits of a [N] number. *)