-- Makes NewLarkPackage.bcd
-- NewLarkPackage.config
-- last edit by Dan Swinehart on July 12, 1984 11:56:34 am PDT
-- last edit by L. Stewart on January 3, 1984 11:10 am
-- Last Edited by: Pier, May 30, 1984 11:43:54 am PDT
NewLarkPackage: CONFIGURATION
IMPORTS AMBridge, AMEvents, AMMiniModel, AMTypes, Atom, BasicTime, Buttons, Commander, Containers, Convert, EditedStream, FS, Icons, InputFocus, IntervalTimer, IO, IOUtils, Jukebox, Labels, List, LupineRuntime, MessageWindow, Names, PrincOpsUtils, PrintTV, Process, ProcessProps, PupDefs, Rope, RopeFile, RPC, RPCLupine, Rules, RuntimeError, SafeStorage, Terminal, TiogaOps, TypeScript, UserProfile, VFonts, ViewerIO, ViewerLocks, ViewerOps, VoiceStream, WorldVM
CONTROL LarkRpcClientImpl, LarkSmartsRpcServerImpl, LarkRpcBinderImpl, VTablesImpl, ViewRecImpl, NewLarkVFSImpl, NewLarkImpl = {
PlayUtils;
NewLarkImpl;
LarkSmartsRpcServerImpl;
LarkRpcBinderImpl;
LarkRpcClientImpl;
VTablesImpl;
ViewRecImpl;
PlayBackImpl;
NewLarkVFSImpl;
LupineRuntimeExtrasImpl;
}.