stx_libview2.st
changeset 3082 a395ac282376
parent 3081 c31be64e085f
child 3092 fbe40b7e8c08
equal deleted inserted replaced
3081:c31be64e085f 3082:a395ac282376
    39     Build- and package information for creation of the st/x standard library: stx_libview2.
    39     Build- and package information for creation of the st/x standard library: stx_libview2.
    40     This library contains additional graphics-interfacing components and infrastructure.
    40     This library contains additional graphics-interfacing components and infrastructure.
    41 "
    41 "
    42 
    42 
    43 !
    43 !
    44 
       
    45 extensionsVersion_SVN
       
    46     ^ 'Id:'
       
    47 ! !
       
    48 
    44 
    49 !stx_libview2 class methodsFor:'description'!
    45 !stx_libview2 class methodsFor:'description'!
    50 
    46 
    51 excludedFromPreRequisites
    47 excludedFromPreRequisites
    52     "list all packages which should be ignored in the automatic
    48     "list all packages which should be ignored in the automatic
   348 ! !
   344 ! !
   349 
   345 
   350 !stx_libview2 class methodsFor:'documentation'!
   346 !stx_libview2 class methodsFor:'documentation'!
   351 
   347 
   352 version
   348 version
   353     ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.60 2013-01-25 12:26:25 stefan Exp $'
   349     ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.61 2013-01-25 12:33:02 stefan Exp $'
   354 !
   350 !
   355 
   351 
   356 version_CVS
   352 version_CVS
   357     ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.60 2013-01-25 12:26:25 stefan Exp $'
   353     ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.61 2013-01-25 12:33:02 stefan Exp $'
   358 ! !
   354 ! !
   359 
   355