X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FException.hc;h=2350aa31179cd3c44ef4d4fc96fd079e3e5689ef;hb=6959a665ebacbe635a4db616a7191ce3eee2cabe;hp=aa4783300748c4f8a94af7ff48909157ca20e42a;hpb=d89872a45b581ba3f086c636126a44d97ef45be6;p=ghc-hetmet.git 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 +}