diff options
Diffstat (limited to 'lib/gset.ml')
| -rw-r--r-- | lib/gset.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/gset.ml b/lib/gset.ml index d39cb23f25..7439e822df 100644 --- a/lib/gset.ml +++ b/lib/gset.ml @@ -6,8 +6,6 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id$ *) - (* Sets using the generic comparison function of ocaml. Code borrowed from the ocaml standard library. *) |
