-- SummonerClient.config -- Bob Hagmann November 5, 1985 1:20:36 pm PST SummonerClient: CONFIG IMPORTS -- Cedar AMBridge, Atom, BasicTime, Booting, Commander, CommandTool, ComputeServerCallbacks, ComputeServerClient, ComputeServerControllerRpcControl, ComputeServerRpcControl, ComputeServerUser, ComputeUtils, Convert, DFUtilities, EditedStream, FileNames, FileViewerOps, FS, FSBackdoor, GVNames, Interpreter, IO, LupineRuntime, MBQueue, Menus, Process, ProcessProps, PupDefs, PupErrors, PupStream, Rope, RPC, RPCLupine, UnsafeStorage, UserCredentials, UserProfile, ViewerIO, ViewerOps, VM EXPORTS ALL -- CONTROL ComputeServerCallbacksRpcServerImpl, ComputeServerUserRpcServerImpl, ComputeServerDebuggerRpcServerImpl, ComputeClientImpl, ComputeClientControllerCmdsImpl, ComputeClientDebuggingImpl = BEGIN ComputeServerCallbacksRpcServerImpl; ComputeServerUserRpcServerImpl; ComputeServerDebuggerRpcServerImpl; ComputeClientImpl; ComputeClientControllerCmdsImpl; ComputeClientDebuggingImpl; END. <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <<>>