SmalltalkInspectorView.st
branchjv
changeset 12128 a7ff7d66ee85
parent 12125 0c49a3b13e43
child 12431 9f0c59c742d5
equal deleted inserted replaced
12127:2cd2752646a7 12128:a7ff7d66ee85
    68 ! !
    68 ! !
    69 
    69 
    70 !SmalltalkInspectorView class methodsFor:'documentation'!
    70 !SmalltalkInspectorView class methodsFor:'documentation'!
    71 
    71 
    72 version
    72 version
    73     ^ '$Header: /cvs/stx/stx/libtool/SmalltalkInspectorView.st,v 1.4 2010/03/03 11:16:38 cg Exp $'
    73     ^ '$Id: SmalltalkInspectorView.st 7854 2012-01-30 17:49:41Z vranyj1 $'
    74 !
    74 !
    75 
    75 
    76 version_CVS
    76 version_CVS
    77     ^ '§Header: /cvs/stx/stx/libtool/SmalltalkInspectorView.st,v 1.4 2010/03/03 11:16:38 cg Exp §'
    77     ^ '§Header: /cvs/stx/stx/libtool/SmalltalkInspectorView.st,v 1.4 2010/03/03 11:16:38 cg Exp §'
       
    78 !
       
    79 
       
    80 version_SVN
       
    81     ^ '$Id: SmalltalkInspectorView.st 7854 2012-01-30 17:49:41Z vranyj1 $'
    78 ! !
    82 ! !