Jay.config
Copyright © 1985 by Xerox Corporation. All rights reserved.
Swinehart on August 6, 1985 3:58:17 pm PDT
Jay: CONFIGURATION
IMPORTS Atom, BasicTime, Commander, CommandTool, Convert, FileNames, FS, Log, LupineRuntime, IntervalTimer, IO, Names, NamesGV, PupDefs, PrincOpsUtils, Process, Rope, RPC, RPCLupine, RPCInternalExtras, SpyOps, UserProfile, VM
EXPORTS Jukebox, VoiceStream, BluejayUtils
CONTROL NamesGVAuthImpl, ThVersionsImpl, ThPartyRpcClientImpl, ThSmartsRpcServerImpl, Bluejay, BluejayUtilsRpcServerImpl, BluejayUtilsImpl, BluejaySmartsImpl, BluejayRegisterImpl = {
ThVersionsImpl;
ThPartyRpcClientImpl;
ThSmartsRpcServerImpl;
BluejaySmartsImpl;
BluejayRegisterImpl;
BluejayUtilsImpl;
BluejayUtilsRpcServerImpl;
Bluejay;
NamesGVAuthImpl;
DESDummy;
}.