diff -r f3898a3b378d -r acdc3ec6d152 IRJumpOverBlock.st --- a/IRJumpOverBlock.st Thu Oct 30 21:43:54 2014 +0000 +++ b/IRJumpOverBlock.st Thu Oct 30 22:18:24 2014 +0000 @@ -4,7 +4,7 @@ instanceVariableNames:'blockSequence' classVariableNames:'' poolDictionaries:'' - category:'NewCompiler-IR' + category:'IR Compiler-IR' ! @@ -50,3 +50,4 @@ version_SVN ^ '$Id:: $' ! ! +