From: panne Date: Thu, 26 Jun 2003 20:47:08 +0000 (+0000) Subject: [project @ 2003-06-26 20:47:08 by panne] X-Git-Tag: Approx_11550_changesets_converted~735 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=48e4f3fc6d4d02c9b2670b828ddae55019043308 [project @ 2003-06-26 20:47:08 by panne] Warning police: Added newline at end of file --- diff --git a/ghc/rts/Exception.hc b/ghc/rts/Exception.hc index aa47833..2350aa3 100644 --- a/ghc/rts/Exception.hc +++ b/ghc/rts/Exception.hc @@ -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 +}