-- Jay.config -- Makes Jay.bcd -- last edit by Swinehart on March 6, 1985 9:31:46 am PST -- last edit by Stewart on June 20, 1983 3:26 pm -- Last Edited by: Pier, May 20, 1984 10:45:14 pm PDT Jay: CONFIGURATION IMPORTS AMBridge, AMEvents, AMTypes, Atom, BasicTime, Commander, CommandTool, CommandToolExtras, Convert, FileNames, FS, GVNames, LupineRuntime, Interpreter, IntervalTimer, IO, IOUtils, MBQueue, PupDefs, PrincOpsUtils, Process, ProcessProps, RefTab, Rope, RPC, RPCBinding, RPCLupine, RPCSecurity, SpyOps, SymTab, UserCredentials, UserProfile, VM EXPORTS Jukebox, VoiceStream, BluejayUtils CONTROL NamesAndLog, NamesGVAuthImpl, ThVersionsImpl, ThPartyRpcClientImpl, ThSmartsRpcServerImpl, Bluejay, BluejayUtilsRpcServerImpl, BluejayUtilsImpl, BluejaySmartsImpl, BluejayRegisterImpl = { ThVersionsImpl; ThPartyRpcClientImpl; ThSmartsRpcServerImpl; BluejaySmartsImpl; BluejayRegisterImpl; BluejayUtilsImpl; BluejayUtilsRpcServerImpl; Bluejay; NamesGVAuthImpl; DESDummy; NamesAndLog; LupineRuntimeExtrasImpl; }.