-- Makes LarkTestPackage.bcd -- LarkTestPackage.config -- last edit by Dan Swinehart on December 10, 1984 8:08:44 am PST -- last edit by L. Stewart on January 3, 1984 11:10 am -- Last Edited by: Pier, May 30, 1984 11:43:54 am PDT LarkTestPackage: 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, RPC, RPCLupine, Rules, RuntimeError, SafeStorage, Terminal, TiogaOps, TypeScript, UserProfile, VFonts, ViewerIO, ViewerLocks, ViewerOps, VoiceStream, WorldVM CONTROL LarkRpcClientImpl, LarkSmartsRpcServerImpl, LarkRpcBinderImpl, VTablesImpl, ViewRecImpl, LarkTestVFSImpl, LarkTestImpl = { LarkPlayImpl; LarkTestImpl; LarkSmartsRpcServerImpl; LarkRpcBinderImpl; LarkRpcClientImpl; VTablesImpl; ViewRecImpl; PlayBackImpl; LarkTestVFSImpl; LupineRuntimeExtrasImpl; }.