compiler/benchmarks/PPCSmalltalkNoopParser.st
changeset 534 a949c4fe44df
parent 532 132d7898a2a1
child 535 a8feb0f47574
--- a/compiler/benchmarks/PPCSmalltalkNoopParser.st	Wed Aug 26 23:34:48 2015 +0100
+++ b/compiler/benchmarks/PPCSmalltalkNoopParser.st	Sat Aug 29 07:56:14 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> $'
+! !
+