compiler/cli/TCompilerCommand.st
changeset 17 ee807ff2f897
parent 16 17a2d1d9f205
child 18 e2168260b75a
--- a/compiler/cli/TCompilerCommand.st	Fri Sep 25 03:51:15 2015 +0100
+++ b/compiler/cli/TCompilerCommand.st	Fri Sep 25 21:58:10 2015 +0100
@@ -482,5 +482,12 @@
     "Modified: / 24-09-2015 / 16:40:46 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+!TCompilerCommand class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+
 
 TCompilerCommand initialize!