-- JaM.config
-- Written by Martin Newell, February 1979
-- Last changed by Doug Wyatt, January 9, 1981 2:46 PM

DIRECTORY
crD: FROM "CoreDefs";

JaM: CONFIGURATION
IMPORTS BFSDefs,DirectoryDefs,DiskDefs,DiskKDDefs,FrameDefs,FrameOps,
ImageDefs,IODefs,LoaderOps,MiscDefs,Process,SegmentDefs,
Storage,StreamDefs,String,StringDefs,SystemDefs,TimeDefs
EXPORTS JaMFnsDefs,crD,Real,RealOps,RealFns
CONTROL JaMRun = {
Core;
JaMFns;
JaMVM;
JaMDictionary;
JaMString;
JaMExec;
JaMLiteral;
JaMStack;
JaMAttributes;
JaMTypeChk;
JaMControl;
JaMScanner;
JaMIO;
JaMMath;
JaMArray;
JaMStart;
JaMInterrupt;
RealImpl;
JaMRun;
}.

MESACOMP = Compiler.image %s/bn
MESABIND = Mesa.image SymbolCompressor.bcd Binder.bcd %s/cx