ClassCommentChange.st
changeset 10 676ce0471de4
parent 9 f5b6ab00bdf6
child 38 30fdc5e331f7
equal deleted inserted replaced
9:f5b6ab00bdf6 10:676ce0471de4
    15          classVariableNames:''
    15          classVariableNames:''
    16          poolDictionaries:''
    16          poolDictionaries:''
    17          category:'System-Changes'
    17          category:'System-Changes'
    18 !
    18 !
    19 
    19 
       
    20 ClassCommentChange comment:'
       
    21 COPYRIGHT (c) 1993 by Claus Gittinger
       
    22               All Rights Reserved
       
    23 
       
    24 $Header: /cvs/stx/stx/libbasic3/ClassCommentChange.st,v 1.6 1994-08-05 01:06:47 claus Exp $
       
    25 '!
       
    26 
    20 !ClassCommentChange class methodsFor:'documentation'!
    27 !ClassCommentChange class methodsFor:'documentation'!
    21 
    28 
    22 copyright
    29 copyright
    23 "
    30 "
    24  COPYRIGHT (c) 1993 by Claus Gittinger
    31  COPYRIGHT (c) 1993 by Claus Gittinger
    33 "
    40 "
    34 !
    41 !
    35 
    42 
    36 version
    43 version
    37 "
    44 "
    38 $Header: /cvs/stx/stx/libbasic3/ClassCommentChange.st,v 1.5 1994-06-02 17:19:36 claus Exp $
    45 $Header: /cvs/stx/stx/libbasic3/ClassCommentChange.st,v 1.6 1994-08-05 01:06:47 claus Exp $
    39 "
    46 "
    40 !
    47 !
    41 
    48 
    42 documentation
    49 documentation
    43 "
    50 "