diff -r fb212e14d1f4 -r 16e8536f5cfb compiler/PPCInlinedMethod.st --- a/compiler/PPCInlinedMethod.st Mon Sep 07 08:20:46 2015 +0100 +++ b/compiler/PPCInlinedMethod.st Mon Sep 07 11:53:38 2015 +0100 @@ -9,6 +9,7 @@ category:'PetitCompiler-Compiler-Codegen' ! + !PPCInlinedMethod methodsFor:'as yet unclassified'! call @@ -56,3 +57,10 @@ "Created: / 23-04-2015 / 21:06:12 / Jan Vrany " ! ! +!PPCInlinedMethod class methodsFor:'documentation'! + +version_HG + + ^ '$Changeset: $' +! ! +