--Disjoint.Config
--
February 1981 by DF/MN
--
Configuration for Disjoint
-- Updated: August 25, 1981 4:46 PM

Disjoint: CONFIGURATION
IMPORTS AuxIntDefs, CIFUtilitiesDefs, crD, Graphics, IntDefs, InlineDefs, IODefs, JaMFnsDefs, MiscDefs, Real, SegmentDefs, String, StringDefs, SystemDefs, StreamDefs, Time, TimeDefs
EXPORTS AuxOutputDefs
CONTROL DisjointControl =

BEGIN

DisjointControl;
DisjointGather;
DisjointSplit;
DisjointAlloc;
DisjointGraphics;
DisjointIO;
DisjointJoin;
DisjointProp;
DisjointCollapse;
DJExt;
MoreCIFUtilities;
GSysPress;
PressOut;
XFSP;

END.

ALTOMESACOMP = compiler.image
D0MESACOMP = compiler.image /ln-b
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