-- LarkControlPackage.config
-- Stewart, December 22, 1983 2:53 pm
LarkControlPackage: CONFIGURATION
IMPORTS BasicTime, Buttons, ChoiceButtons, Commander, CommandTool, Convert, FS, IO, Labels, List, MBQueue, Names, Process, ProcessExtras, PupDefs, PupStream, ReadEvalPrint, Rope, Rules, TypeScript, VFonts, ViewerEvents, ViewerIO, ViewerOps
EXPORTS TeleLoad, LarkPrograms, LarkControl, LarkWork, IntelHex
CONTROL LarkWorkImpl, LarkControlImpl, LarkControlServer, LarkWorkCommandsA, LarkWorkCommandsB, LarkWorkCommandsC, LarkWorkCommandsD = {
IntelHexImpl;
TeleLoadImpl;
LarkProgramsImpl;
LarkCommImpl;
LarkWorkImpl;
LarkControlImpl;
LarkWorkCommandsA;
LarkWorkCommandsB;
LarkWorkCommandsC;
LarkWorkCommandsD;
LarkControlServer;
}.