aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Lists/TheoryList.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Lists/TheoryList.v')
-rw-r--r--theories/Lists/TheoryList.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/Lists/TheoryList.v b/theories/Lists/TheoryList.v
index 7ed9c519b..2d75f065f 100644
--- a/theories/Lists/TheoryList.v
+++ b/theories/Lists/TheoryList.v
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id$ i*)
-
(** Some programs and results about lists following CAML Manual *)
Require Export List.