compiler/PPCProfilingContext.st
changeset 420 b2f2f15cef26
parent 392 9b297f0d949c
child 422 116d2b2af905
--- a/compiler/PPCProfilingContext.st	Sat Nov 08 02:08:45 2014 +0000
+++ b/compiler/PPCProfilingContext.st	Wed Nov 19 10:52:37 2014 +0000
@@ -7,6 +7,7 @@
 	category:'PetitCompiler-Context'
 !
 
+
 !PPCProfilingContext methodsFor:'gt'!
 
 gtReport: composite
@@ -137,3 +138,10 @@
 	^ restores size
 ! !
 
+!PPCProfilingContext class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+