[project @ 2003-06-26 20:47:08 by panne]
authorpanne <unknown>
Thu, 26 Jun 2003 20:47:08 +0000 (20:47 +0000)
committerpanne <unknown>
Thu, 26 Jun 2003 20:47:08 +0000 (20:47 +0000)
Warning police: Added newline at end of file

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
+}