CodeGeneratorTool.st
branchjv
changeset 12128 a7ff7d66ee85
parent 12125 0c49a3b13e43
child 12221 413e98858ddc
equal deleted inserted replaced
12127:2cd2752646a7 12128:a7ff7d66ee85
  1683 ! !
  1683 ! !
  1684 
  1684 
  1685 !CodeGeneratorTool class methodsFor:'documentation'!
  1685 !CodeGeneratorTool class methodsFor:'documentation'!
  1686 
  1686 
  1687 version
  1687 version
  1688     ^ '$Header: /cvs/stx/stx/libtool/CodeGeneratorTool.st,v 1.97 2012/01/22 10:10:57 cg Exp $'
  1688     ^ '$Id: CodeGeneratorTool.st 7854 2012-01-30 17:49:41Z vranyj1 $'
  1689 !
  1689 !
  1690 
  1690 
  1691 version_CVS
  1691 version_CVS
  1692     ^ '§Header: /cvs/stx/stx/libtool/CodeGeneratorTool.st,v 1.97 2012/01/22 10:10:57 cg Exp §'
  1692     ^ '§Header: /cvs/stx/stx/libtool/CodeGeneratorTool.st,v 1.97 2012/01/22 10:10:57 cg Exp §'
  1693 ! !
  1693 !
       
  1694 
       
  1695 version_SVN
       
  1696     ^ '$Id: CodeGeneratorTool.st 7854 2012-01-30 17:49:41Z vranyj1 $'
       
  1697 ! !