[project @ 2002-05-09 13:15:07 by simonmar]
[ghc-base.git] / System / Console / GetOpt.hs
index 2456df6..72ffea2 100644 (file)
@@ -8,9 +8,7 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: GetOpt.hs,v 1.3 2002/04/24 16:31:45 simonmar Exp $
---
--- A Haskell port of GNU's getopt library 
+-- A Haskell port of the GNU getopt library 
 --
 -----------------------------------------------------------------------------