-- InterpreterPackage.cm, a collection of useful commands for making InterpreterPackage
-- Russ Atkinson, April 13, 1983 7:05 pm

-- compile simple symbol table stuff (if necessary, often not)
Compile SymTab SymTabImpl

-- compile InterpreterPackage definitions
Compile PPCommentTable PPLeaves PPTree PPTreeOps PPHelper PPOps PPUtil PPP1 PPDebugTable PPComData BBZones BBEmptyReturn BBSafety BBContext BBEval BBEvalQuote BBEvalUtil BBUrpEval BBApply BBBugOut BBInterp

-- compile InterpreterPackage implementations
Compile PPCommentTableImpl PPTreeImpl PPComDataImpl PPHelperImpl PPParser/-b PPScanner PPPass1T/j-b PPReader PPDebug PPPretty BBZonesImpl BBSafetyImpl BBContextImpl BBEvalUtilImpl BBEvalImpl BBEvalQuoteImpl BBUrpEvalImpl BBApplyImpl BBBugOutImpl BBInterpImpl

-- bind InterpreterPackage
Bind /a InterpreterPackage.config

-- update changed source files
SModel /v BugBane.df