--DJExt.Config
--
July 1981 by DF/MN
--
Configuration for DJExt
-- Updated (Alto): August 25, 1981 4:32 PM

DJ
Ext: CONFIGURATION
IMPORTS CIFUtilitiesDefs, crD, DisjointAllocDefs, DisjointPropDefs, Inline, IODefs, JaMFnsDefs, MiscDefs, MoreCIFUtilitiesDefs, Real, Runtime, SegmentDefs, String, StreamDefs, SystemDefs
EXPORTS DJExtDefs
CONTROL DJExtract =

BEGIN

DJExtract;
DJExtAlloc;
DJExtMerge2;
DJExtGraphics;
DJExtSort;
DJExtGeom;
DJExtFlatten;
DJExtSeg;
DJExtUtils;
DJExtOutput;
DJExtCombine;
DJExtTrans;
DJExtCap;
DJExtCount;
DJExtDebug;
XFSP;

END.

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