--Disjoint.Config
--February 1981 by DF/MN
--Configuration for Disjoint
-- Updated: July 24, 1981 10:00 AM
Disjoint: CONFIGURATION
IMPORTS AuxIntDefs, CIFUtilitiesDefs, Graphics, IntDefs, InlineDefs, IODefs, JaMFnsDefs, MiscDefs, Real, SegmentDefs, String, StringDefs, SystemDefs, StreamDefs, TimeDefs
EXPORTS AuxOutputDefs
CONTROL DisjointControl =
BEGIN
DisjointControl;
DisjointGather;
DisjointSplit;
DisjointAlloc;
DisjointGraphics;
DisjointIO;
DisjointProp;
DisjointCollapse;
MoreCIFUtilities;
GSysPress;
PressOut;
XFSP;
END.
ALTOMESACOMP = compiler.image
D0MESACOMP = compiler.image /l
DORADOMESACOMP = compiler.image /ln-b
ALTOMESABIND = mesa.image binder.bcd %s/c
D0MESABIND = mesa.image binder.bcd %s/c
DORADOMESABIND = mesa.image binder.bcd %s/c