aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/gmap.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gmap.mli')
-rw-r--r--lib/gmap.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/gmap.mli b/lib/gmap.mli
index 7c86120c6..45b04151e 100644
--- a/lib/gmap.mli
+++ b/lib/gmap.mli
@@ -6,8 +6,6 @@
* GNU Lesser General Public License Version 2.1
***********************************************************************)
-(*i $Id$ i*)
-
(** Maps using the generic comparison function of ocaml. Same interface as
the module [Map] from the ocaml standard library. *)