--DJExt.Config
--July 1981 by DF/MN
--Configuration for DJExt
-- Updated (Pilot): 12-Aug-81 14:50:44
DJExt: CONFIGURATION
IMPORTS CIFUtilitiesDefs, Directory, DisjointAllocDefs, DisjointPropDefs, Inline, IODefs, JaMFnsDefs, MoreCIFUtilitiesDefs, Real, Runtime, Space, String, StreamDefs, Transaction
EXPORTS DJExtDefs
CONTROL DJExtract =
BEGIN
DJExtract;
DJExtAlloc;
DJExtMerge3;
DJExtGraphics;
DJExtSort;
DJExtGeom;
DJExtFlatten;
DJExtSeg;
DJExtUtils3;
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