[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Data / Set.hs
index 71f09c0..556bbc1 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  provisional
 -- Portability :  portable
 --
--- $Id: Set.hs,v 1.2 2002/04/24 16:31:40 simonmar Exp $
---
 -- This implementation of sets sits squarely upon Data.FiniteMap.
 --
 -----------------------------------------------------------------------------