compiler/cli/TCompilerCommand.st
changeset 17 ee807ff2f897
parent 16 17a2d1d9f205
child 18 e2168260b75a
equal deleted inserted replaced
16:17a2d1d9f205 17:ee807ff2f897
   480     ]
   480     ]
   481 
   481 
   482     "Modified: / 24-09-2015 / 16:40:46 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   482     "Modified: / 24-09-2015 / 16:40:46 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   483 ! !
   483 ! !
   484 
   484 
       
   485 !TCompilerCommand class methodsFor:'documentation'!
       
   486 
       
   487 version_HG
       
   488 
       
   489     ^ '$Changeset: <not expanded> $'
       
   490 ! !
       
   491 
   485 
   492 
   486 TCompilerCommand initialize!
   493 TCompilerCommand initialize!