Controller.st
changeset 54 29a6b2f8e042
parent 46 7b331e9012fd
child 80 eb8373679a9f
equal deleted inserted replaced
53:6b9a04aede51 54:29a6b2f8e042
    18 !
    18 !
    19 
    19 
    20 Controller comment:'
    20 Controller comment:'
    21 COPYRIGHT (c) 1992 by Claus Gittinger
    21 COPYRIGHT (c) 1992 by Claus Gittinger
    22               All Rights Reserved
    22               All Rights Reserved
       
    23 
       
    24 $Header: /cvs/stx/stx/libview/Controller.st,v 1.6 1994-08-05 01:13:44 claus Exp $
    23 '!
    25 '!
    24 
    26 
    25 !Controller class methodsFor:'documentation'!
    27 !Controller 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/libview/Controller.st,v 1.5 1994-06-03 00:52:01 claus Exp $
    45 $Header: /cvs/stx/stx/libview/Controller.st,v 1.6 1994-08-05 01:13:44 claus Exp $
    44 "
    46 "
    45 !
    47 !
    46 
    48 
    47 documentation
    49 documentation
    48 "
    50 "