compiler/tests/extras/PPCLRPTimeoutTransition.st
changeset 537 fb212e14d1f4
parent 511 527038bc8edf
--- a/compiler/tests/extras/PPCLRPTimeoutTransition.st	Mon Sep 07 08:03:02 2015 +0100
+++ b/compiler/tests/extras/PPCLRPTimeoutTransition.st	Mon Sep 07 08:20:46 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Extras-Tests-LRP'
 !
 
+
 !PPCLRPTimeoutTransition methodsFor:'printing'!
 
 printOn: aStream
@@ -23,3 +24,10 @@
     aStream nextPutAll: self eventname asString.
 ! !
 
+!PPCLRPTimeoutTransition class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+