Behavior.st
changeset 379 5b5a130ccd09
parent 375 e5019c22f40e
child 384 cc3d110ea879
equal deleted inserted replaced
378:a9b22f23b0f1 379:5b5a130ccd09
    20 
    20 
    21 Behavior comment:'
    21 Behavior comment:'
    22 COPYRIGHT (c) 1988 by Claus Gittinger
    22 COPYRIGHT (c) 1988 by Claus Gittinger
    23 	      All Rights Reserved
    23 	      All Rights Reserved
    24 
    24 
    25 $Header: /cvs/stx/stx/libbasic/Behavior.st,v 1.45 1995-08-08 00:45:54 claus Exp $
    25 $Header: /cvs/stx/stx/libbasic/Behavior.st,v 1.46 1995-08-10 12:26:11 claus Exp $
    26 '!
    26 '!
    27 
    27 
    28 !Behavior class methodsFor:'documentation'!
    28 !Behavior class methodsFor:'documentation'!
    29 
    29 
    30 copyright
    30 copyright
    41 "
    41 "
    42 !
    42 !
    43 
    43 
    44 version
    44 version
    45 "
    45 "
    46 $Header: /cvs/stx/stx/libbasic/Behavior.st,v 1.45 1995-08-08 00:45:54 claus Exp $
    46 $Header: /cvs/stx/stx/libbasic/Behavior.st,v 1.46 1995-08-10 12:26:11 claus Exp $
       
    47 $Revision: 1.46 $
    47 "
    48 "
    48 !
    49 !
    49 
    50 
    50 documentation
    51 documentation
    51 "
    52 "