<> <> DIRECTORY MesaTab: FROM "PPMesaTab"; SIPackage: CONFIG IMPORTS AMBridge, AMModel, AMTypes, BackStop, BBUrpEval, CBinary, Commander, CommandTool, EvalQuote, FS, InterpreterOps, InterpreterPrivate, IntHashTable, IO, List, PPP1, PPTreeOps, PrincOpsUtils, PrintTV, Process, ProcessProps, Real, Rope, SafeStorage, SymTab, WorldVM EXPORTS StatementInterpreter, StatementInterpreterPrivate CONTROL StatementCommands, TransferStatements = BEGIN StatementCommands; TransferStatements; MesaTab [] LINKS: FRAME; END.