summaryrefslogtreecommitdiff
path: root/lib/gset.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gset.mli')
-rw-r--r--lib/gset.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gset.mli b/lib/gset.mli
index 5c794381..78fc61e1 100644
--- a/lib/gset.mli
+++ b/lib/gset.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id: gset.mli 10840 2008-04-23 21:29:34Z herbelin $ i*)
+(*i $Id$ i*)
(* Sets using the generic comparison function of ocaml. Same interface as
the module [Set] from the ocaml standard library. *)