Magnitude.st
changeset 93 e31220cb391f
parent 88 81dacba7a63a
child 213 3b56a17534fd
equal deleted inserted replaced
92:0c73b48551ac 93:e31220cb391f
    18 !
    18 !
    19 
    19 
    20 Magnitude comment:'
    20 Magnitude comment:'
    21 COPYRIGHT (c) 1988 by Claus Gittinger
    21 COPYRIGHT (c) 1988 by Claus Gittinger
    22               All Rights Reserved
    22               All Rights Reserved
       
    23 
       
    24 $Header: /cvs/stx/stx/libbasic/Magnitude.st,v 1.7 1994-08-05 00:58:54 claus Exp $
    23 '!
    25 '!
    24 
    26 
    25 !Magnitude class methodsFor:'documentation'!
    27 !Magnitude 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/libbasic/Magnitude.st,v 1.6 1994-06-02 16:20:49 claus Exp $
    45 $Header: /cvs/stx/stx/libbasic/Magnitude.st,v 1.7 1994-08-05 00:58:54 claus Exp $
    44 "
    46 "
    45 !
    47 !
    46 
    48 
    47 documentation
    49 documentation
    48 "
    50 "