HandleRegistry.st
changeset 384 cc3d110ea879
parent 379 5b5a130ccd09
child 530 07d0bce293c9
equal deleted inserted replaced
383:8e3ec8164440 384:cc3d110ea879
    19 
    19 
    20 HandleRegistry comment:'
    20 HandleRegistry comment:'
    21 COPYRIGHT (c) 1993 by Claus Gittinger
    21 COPYRIGHT (c) 1993 by Claus Gittinger
    22 	      All Rights Reserved
    22 	      All Rights Reserved
    23 
    23 
    24 $Header: /cvs/stx/stx/libbasic/HandleRegistry.st,v 1.2 1995-08-10 12:28:25 claus Exp $
    24 $Header: /cvs/stx/stx/libbasic/HandleRegistry.st,v 1.3 1995-08-11 03:01:05 claus Exp $
    25 '!
    25 '!
    26 
    26 
    27 !HandleRegistry class methodsFor:'documentation'!
    27 !HandleRegistry class methodsFor:'documentation'!
    28 
    28 
    29 copyright
    29 copyright
    40 "
    40 "
    41 !
    41 !
    42 
    42 
    43 version
    43 version
    44 "
    44 "
    45 $Header: /cvs/stx/stx/libbasic/HandleRegistry.st,v 1.2 1995-08-10 12:28:25 claus Exp $
    45 $Header: /cvs/stx/stx/libbasic/HandleRegistry.st,v 1.3 1995-08-11 03:01:05 claus Exp $
    46 $Revision: 1.2 $
       
    47 "
    46 "
    48 !
    47 !
    49 
    48 
    50 documentation
    49 documentation
    51 "
    50 "