compiler/benchmarks/PPCSmalltalkNoopParser.st
changeset 523 09afcf28ed60
parent 504 0fb1f0799fc1
child 532 132d7898a2a1
--- a/compiler/benchmarks/PPCSmalltalkNoopParser.st	Tue Aug 18 22:16:18 2015 +0100
+++ b/compiler/benchmarks/PPCSmalltalkNoopParser.st	Tue Aug 18 22:46:10 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Benchmarks-Parsers'
 !
 
+
 !PPCSmalltalkNoopParser methodsFor:'accessing'!
 
 startExpression
@@ -342,3 +343,10 @@
     "Modified: / 15-05-2015 / 08:54:17 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+!PPCSmalltalkNoopParser class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+