-- Jay.config -- Makes Jay.bcd -- last edit by Swinehart on August 4, 1984 7:04:24 pm PDT -- 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, Convert, FileNames, FS, GVNames, LupineRuntime, Interpreter, IntervalTimer, IO, IOPrintImpl, IOUtils, MBQueue, MBQueueImpl, PupDefs, PrincOpsUtils, Process, ProcessProps, RefTab, Rope, RPC, 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; }.