-- Jay.config -- Makes Jay.bcd -- last edit by Swinehart on May 14, 1984 5:00:59 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 AMEvents, Atom, BasicTime, Commander, CommandTool, Convert, FileNames, FS, GVNames, List, LupineRuntime, IntervalTimer, IO, MBQueue, PupDefs, PrincOpsUtils, Process, ProcessProps, Rope, RPC, RPCLupine, RPCSecurity, SpyLog, SpyOps, UserCredentials, UserProfile, VM EXPORTS Jukebox, VoiceStream, BluejayUtils CONTROL NamesAndLog, NamesGVAuthImpl, ThVersionsImpl, ThPartyRpcClientImpl, ThSmartsRpcServerImpl, Bluejay, BluejayUtilsRpcServerImpl, BluejayUtilsImpl, BluejaySmartsImpl, BluejaySmartsInitImpl = { ThVersionsImpl; ThPartyRpcClientImpl; ThSmartsRpcServerImpl; BluejaySmartsImpl; BluejaySmartsInitImpl; BluejayUtilsImpl; BluejayUtilsRpcServerImpl; Bluejay; NamesGVAuthImpl; DESDummy; NamesAndLog; }.