STFormRdr.st
changeset 99 a656b0c9dd21
parent 96 948318b2fbd4
child 114 e577a2f332d0
equal deleted inserted replaced
98:ab8ed9e213d0 99:a656b0c9dd21
    17 	 classVariableNames:''
    17 	 classVariableNames:''
    18 	 poolDictionaries:''
    18 	 poolDictionaries:''
    19 	 category:'Graphics-Images support'
    19 	 category:'Graphics-Images support'
    20 !
    20 !
    21 
    21 
    22 ST80FormReader comment:'
       
    23 COPYRIGHT (c) 1993 by Claus Gittinger
       
    24 	      All Rights Reserved
       
    25 
       
    26 $Header: /cvs/stx/stx/libview2/Attic/STFormRdr.st,v 1.8 1995-08-29 17:44:46 claus Exp $
       
    27 '!
       
    28 
       
    29 !ST80FormReader class methodsFor:'documentation'!
    22 !ST80FormReader class methodsFor:'documentation'!
    30 
    23 
    31 copyright
    24 copyright
    32 "
    25 "
    33  COPYRIGHT (c) 1993 by Claus Gittinger
    26  COPYRIGHT (c) 1993 by Claus Gittinger
    42 "
    35 "
    43 !
    36 !
    44 
    37 
    45 version
    38 version
    46 "
    39 "
    47 $Header: /cvs/stx/stx/libview2/Attic/STFormRdr.st,v 1.8 1995-08-29 17:44:46 claus Exp $
    40 $Header: /cvs/stx/stx/libview2/Attic/STFormRdr.st,v 1.9 1995-08-30 17:54:15 claus Exp $
    48 "
    41 "
    49 !
    42 !
    50 
    43 
    51 documentation
    44 documentation
    52 "
    45 "