[project @ 2004-11-22 12:41:20 by simonmar]
[ghc-hetmet.git] / ghc / rts / Exception.h
index ea22223..083faaf 100644 (file)
@@ -1,5 +1,4 @@
 /* -----------------------------------------------------------------------------
- * $Id: Exception.h,v 1.8 2004/03/01 14:18:35 simonmar Exp $
  *
  * (c) The GHC Team, 1998-2000
  *
@@ -33,3 +32,4 @@ interruptible(StgTSO *t)
     return 0;
   }
 }
+