WinIconRdr.st
changeset 24 6bc436eb4c4a
parent 21 66b31c91177f
child 28 8daff0234d2e
equal deleted inserted replaced
23:11c422f6d825 24:6bc436eb4c4a
    18 !
    18 !
    19 
    19 
    20 WindowsIconReader comment:'
    20 WindowsIconReader comment:'
    21 COPYRIGHT (c) 1993 by Claus Gittinger
    21 COPYRIGHT (c) 1993 by Claus Gittinger
    22               All Rights Reserved
    22               All Rights Reserved
       
    23 
       
    24 $Header: /cvs/stx/stx/libview2/Attic/WinIconRdr.st,v 1.7 1994-08-05 01:16:24 claus Exp $
    23 '!
    25 '!
    24 
    26 
    25 !WindowsIconReader class methodsFor:'documentation'!
    27 !WindowsIconReader class methodsFor:'documentation'!
    26 
    28 
    27 copyright
    29 copyright
    38 "
    40 "
    39 !
    41 !
    40 
    42 
    41 version
    43 version
    42 "
    44 "
    43 $Header: /cvs/stx/stx/libview2/Attic/WinIconRdr.st,v 1.6 1994-06-03 00:54:08 claus Exp $
    45 $Header: /cvs/stx/stx/libview2/Attic/WinIconRdr.st,v 1.7 1994-08-05 01:16:24 claus Exp $
    44 "
    46 "
    45 !
    47 !
    46 
    48 
    47 documentation
    49 documentation
    48 "
    50 "