ExternalLibrary.st
branchjv
changeset 17865 598963c6ff8e
parent 17846 24edc476ac18
child 17869 9610c6c94e71
equal deleted inserted replaced
17864:e6010e48defb 17865:598963c6ff8e
    60 
    60 
    61 !ExternalLibrary class methodsFor:'documentation'!
    61 !ExternalLibrary class methodsFor:'documentation'!
    62 
    62 
    63 version_CVS
    63 version_CVS
    64     ^ '§Header: /cvs/stx/stx/libbasic/ExternalLibrary.st,v 1.3 2011/04/13 09:40:50 stefan Exp §'
    64     ^ '§Header: /cvs/stx/stx/libbasic/ExternalLibrary.st,v 1.3 2011/04/13 09:40:50 stefan Exp §'
       
    65 !
       
    66 
       
    67 version_SVN
       
    68     ^ '$Id$'
    65 ! !
    69 ! !