diff options
Diffstat (limited to 'lib/gmap.mli')
-rw-r--r-- | lib/gmap.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gmap.mli b/lib/gmap.mli index 5186cff4..ac1a9922 100644 --- a/lib/gmap.mli +++ b/lib/gmap.mli @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: gmap.mli 10250 2007-10-23 15:02:23Z aspiwack $ i*) +(*i $Id$ i*) (* Maps using the generic comparison function of ocaml. Same interface as the module [Map] from the ocaml standard library. *) |