diff -r 9f4558b3be66 -r 4751c407bb40 compiler/PPCLL1Configuration.st --- a/compiler/PPCLL1Configuration.st Sun May 10 06:28:36 2015 +0100 +++ b/compiler/PPCLL1Configuration.st Tue May 12 01:24:03 2015 +0100 @@ -9,14 +9,6 @@ category:'PetitCompiler-Core' ! -!PPCLL1Configuration methodsFor:'accessing'! - -defaultArguments - ^ PPCArguments default - guards: false; - yourself -! ! - !PPCLL1Configuration methodsFor:'compiling'! invokePhases