Smalltalk.st
changeset 379 5b5a130ccd09
parent 375 e5019c22f40e
child 384 cc3d110ea879
equal deleted inserted replaced
378:a9b22f23b0f1 379:5b5a130ccd09
    25 
    25 
    26 Smalltalk comment:'
    26 Smalltalk comment:'
    27 COPYRIGHT (c) 1988 by Claus Gittinger
    27 COPYRIGHT (c) 1988 by Claus Gittinger
    28 	     All Rights Reserved
    28 	     All Rights Reserved
    29 
    29 
    30 $Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.56 1995-08-08 00:49:01 claus Exp $
    30 $Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.57 1995-08-10 12:31:26 claus Exp $
    31 '!
    31 '!
    32 
    32 
    33 "
    33 "
    34  dont depend on these being global - they will become
    34  dont depend on these being global - they will become
    35  class variables of some class ...
    35  class variables of some class ...
    54 "
    54 "
    55 !
    55 !
    56 
    56 
    57 version
    57 version
    58 "
    58 "
    59 $Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.56 1995-08-08 00:49:01 claus Exp $
    59 $Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.57 1995-08-10 12:31:26 claus Exp $
       
    60 $Revision: 1.57 $
    60 "
    61 "
    61 !
    62 !
    62 
    63 
    63 documentation
    64 documentation
    64 "
    65 "