compiler/benchmarks/PPCSmalltalkNoopParser.st
changeset 535 a8feb0f47574
parent 534 a949c4fe44df
child 538 16e8536f5cfb
--- a/compiler/benchmarks/PPCSmalltalkNoopParser.st	Sat Aug 29 07:56:14 2015 +0100
+++ b/compiler/benchmarks/PPCSmalltalkNoopParser.st	Fri Sep 04 14:06:56 2015 +0100
@@ -9,7 +9,6 @@
 	category:'PetitCompiler-Benchmarks-Parsers'
 !
 
-
 !PPCSmalltalkNoopParser methodsFor:'accessing'!
 
 startExpression
@@ -343,10 +342,3 @@
     "Modified: / 15-05-2015 / 08:54:17 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-!PPCSmalltalkNoopParser class methodsFor:'documentation'!
-
-version_HG
-
-    ^ '$Changeset: <not expanded> $'
-! !
-