compiler/PPCInlinedMethod.st
changeset 481 34ee0d3c72e7
parent 477 b18b6cc7aabc
child 488 19a9c25960ef
--- a/compiler/PPCInlinedMethod.st	Tue Jun 02 17:25:57 2015 +0100
+++ b/compiler/PPCInlinedMethod.st	Wed Jun 03 06:23:49 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Compiler-Codegen'
 !
 
+
 !PPCInlinedMethod methodsFor:'as yet unclassified'!
 
 call
@@ -39,3 +40,10 @@
    "Created: / 23-04-2015 / 21:06:12 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+!PPCInlinedMethod class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+