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 570ce5e0..911ff3f0 100644
--- a/lib/gset.mli
+++ b/lib/gset.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id$ i*)
+(*i $Id: gset.mli 13323 2010-07-24 15:57:30Z herbelin $ i*)
(* Sets using the generic comparison function of ocaml. Same interface as
the module [Set] from the ocaml standard library. *)