MemoryUsageView.st
changeset 128 6eb4cc559360
parent 111 b4ef3e799345
child 142 1af2cc5f26f5
equal deleted inserted replaced
127:03477a403b7a 128:6eb4cc559360
    17 	 classVariableNames:''
    17 	 classVariableNames:''
    18 	 poolDictionaries:''
    18 	 poolDictionaries:''
    19 	 category:'Interface-Tools'
    19 	 category:'Interface-Tools'
    20 !
    20 !
    21 
    21 
    22 MemoryUsageView comment:'
       
    23  COPYRIGHT (c) 1992 by Claus Gittinger
       
    24 	      All Rights Reserved
       
    25 '!
       
    26 
       
    27 !MemoryUsageView class methodsFor:'documentation'!
    22 !MemoryUsageView class methodsFor:'documentation'!
    28 
    23 
    29 copyright
    24 copyright
    30 "
    25 "
    31  COPYRIGHT (c) 1992 by Claus Gittinger
    26  COPYRIGHT (c) 1992 by Claus Gittinger
    40 "
    35 "
    41 !
    36 !
    42 
    37 
    43 version
    38 version
    44 "
    39 "
    45 $Header: /cvs/stx/stx/libtool/MemoryUsageView.st,v 1.11 1995-08-10 18:38:05 claus Exp $
    40 $Header: /cvs/stx/stx/libtool/MemoryUsageView.st,v 1.12 1995-08-30 18:36:07 claus Exp $
    46 "
    41 "
    47 !
    42 !
    48 
    43 
    49 documentation
    44 documentation
    50 "
    45 "