DiffTextView.st
changeset 111 b4ef3e799345
parent 110 570a38362ae1
child 128 6eb4cc559360
equal deleted inserted replaced
110:570a38362ae1 111:b4ef3e799345
    19 
    19 
    20 DiffTextView comment:'
    20 DiffTextView comment:'
    21 COPYRIGHT (c) 1994 by Claus Gittinger
    21 COPYRIGHT (c) 1994 by Claus Gittinger
    22 	      All Rights Reserved
    22 	      All Rights Reserved
    23 
    23 
    24 $Header: /cvs/stx/stx/libtool/DiffTextView.st,v 1.6 1995-08-10 13:14:03 claus Exp $
    24 $Header: /cvs/stx/stx/libtool/DiffTextView.st,v 1.7 1995-08-10 18:37:33 claus Exp $
    25 '!
    25 '!
    26 
    26 
    27 !DiffTextView class methodsFor:'documentation'!
    27 !DiffTextView 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/libtool/DiffTextView.st,v 1.6 1995-08-10 13:14:03 claus Exp $
    45 $Header: /cvs/stx/stx/libtool/DiffTextView.st,v 1.7 1995-08-10 18:37:33 claus Exp $
    46 $Revision: 1.6 $
       
    47 "
    46 "
    48 !
    47 !
    49 
    48 
    50 documentation
    49 documentation
    51 "
    50 "