[project @ 2003-10-05 20:18:36 by panne]
[ghc-hetmet.git] / ghc / rts / Exception.hc
index aa47833..2350aa3 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: Exception.hc,v 1.28 2003/06/19 10:42:26 simonmar Exp $
+ * $Id: Exception.hc,v 1.29 2003/06/26 20:47:08 panne Exp $
  *
  * (c) The GHC Team, 1998-2000
  *
@@ -466,4 +466,4 @@ FN_(raiseIOzh_fast)
   /* Args :: R1.p :: Exception */
   JMP_(raisezh_fast);
   FE_
-}
\ No newline at end of file
+}