Model.st
changeset 5 4d55b551dc57
parent 0 3f9277473954
child 6 4ac87e6bf82f
equal deleted inserted replaced
4:1e7888dc7e57 5:4d55b551dc57
    28 This was written to be more ST-80 conform.
    28 This was written to be more ST-80 conform.
    29 
    29 
    30 Instance variables:
    30 Instance variables:
    31     dependentViews      Collection      the views knowing me
    31     dependentViews      Collection      the views knowing me
    32 
    32 
    33 %W% %E%
    33 $Header: /cvs/stx/stx/libview2/Model.st,v 1.2 1993-10-13 00:46:11 claus Exp $
    34 written summer 92 by claus
    34 written summer 92 by claus
    35 '!
    35 '!
    36 
    36 
    37 !Model methodsFor:'accessing'!
    37 !Model methodsFor:'accessing'!
    38 
    38