[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



17.3 was losing terribly because JOBDEF had been read in and
FRAME had not been read in after.  This left the definitions of
the :PANES<- and :SELECTED-PANE<- operations as created by
the DEFCLASS rather than as they ought to have been.
Probably DEFCLASS should define the accessor methods only
if they are undefined.