ClassInspectorView.st
changeset 110 570a38362ae1
parent 51 57c1ccc3d7e0
child 111 b4ef3e799345
equal deleted inserted replaced
109:c23841df3616 110:570a38362ae1
    19 
    19 
    20 ClassInspectorView  comment:'
    20 ClassInspectorView  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/ClassInspectorView.st,v 1.2 1994-11-17 14:44:24 claus Exp $
    24 $Header: /cvs/stx/stx/libtool/ClassInspectorView.st,v 1.3 1995-08-10 13:13:42 claus Exp $
    25 '!
    25 '!
    26 
    26 
    27 !ClassInspectorView methodsFor:'documentation'!
    27 !ClassInspectorView 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/ClassInspectorView.st,v 1.2 1994-11-17 14:44:24 claus Exp $
    45 $Header: /cvs/stx/stx/libtool/ClassInspectorView.st,v 1.3 1995-08-10 13:13:42 claus Exp $
       
    46 $Revision: 1.3 $
    46 "
    47 "
    47 !
    48 !
    48 
    49 
    49 documentation
    50 documentation
    50 "
    51 "