compiler/PPCTokenizingConfiguration.st
changeset 477 b18b6cc7aabc
parent 464 f6d77fee9811
child 516 3b81c9e53352
--- a/compiler/PPCTokenizingConfiguration.st	Fri May 29 07:25:31 2015 +0100
+++ b/compiler/PPCTokenizingConfiguration.st	Mon Jun 01 22:02:17 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Core'
 !
 
+
 !PPCTokenizingConfiguration methodsFor:'compiling'!
 
 invokePhases
@@ -59,3 +60,10 @@
     self remember: #tokenize
 ! !
 
+!PPCTokenizingConfiguration class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+