-- StanfordJaM.config
-- Last changed by Doug Wyatt, January 16, 1981 12:07 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 StanfordJaMRun = {
Core;
JaMFns;
JaMVM;
JaMDictionary;
JaMString;
JaMExec;
JaMLiteral;
JaMStack;
JaMAttributes;
JaMTypeChk;
JaMControl;
JaMScanner;
JaMIO;
JaMMath;
JaMArray;
JaMStart;
JaMInterrupt;
RealImpl;
StanfordJaMRun;
CedarGraphics;
Splines;
JaMGraphics;
JaMSnapImpl;
}.

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