[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Control / Concurrent / QSem.hs
index 88a4462..d439a8a 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: QSem.hs,v 1.3 2002/04/24 16:31:37 simonmar Exp $
---
 -- General semaphores
 --
 -----------------------------------------------------------------------------