compiler/tests/extras/PPCAbstractParserTest.st
changeset 539 610131174c0f
parent 515 b5316ef15274
child 540 694ad2f97c65
--- a/compiler/tests/extras/PPCAbstractParserTest.st	Mon Aug 24 15:34:14 2015 +0100
+++ b/compiler/tests/extras/PPCAbstractParserTest.st	Tue Sep 08 01:24:23 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Extras-Tests-Support'
 !
 
+
 !PPCAbstractParserTest class methodsFor:'resources'!
 
 resources
@@ -119,3 +120,10 @@
     "Created: / 29-07-2015 / 16:33:46 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+!PPCAbstractParserTest class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+