[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Data / Array / ST.hs
index dd6b908..d8c3028 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: ST.hs,v 1.2 2002/04/24 16:31:43 simonmar Exp $
---
 -- Mutable boxed/unboxed arrays in the ST monad.
 --
 -----------------------------------------------------------------------------