-- SummonerController.config
-- Bob Hagmann April 25, 1986 7:36:21 am PST

SummonerController: CONFIG
IMPORTS
-- Cedar
AMProcess, Atom, BasicTime, Commander, ComputeServerControl, ComputeServerControllerRpcControl, ComputeServerInternal, ComputeServerRpcControl, DFUtilities, FS, GVNames, IO, LupineRuntime, Process, PupName, Rope, RPC, RPCLupine, SymTab, UserCredentials, UserProfile, ViewerIO, ViewerOps, WorldVM

EXPORTS

 SummonerControllerControl, ComputeControllerImpl


--
CONTROL
ComputeServerControllerRpcServerImpl,
ComputeControllerImpl
= BEGIN


ComputeServerControllerRpcServerImpl;
ComputeControllerImpl;
END.
Bob Hagmann May 2, 1985 4:33:52 pm PDT
changes to: SummonerController, Atom
Bob Hagmann May 6, 1985 3:04:38 pm PDT
changes to: SummonerController, Atom
Bob Hagmann October 1, 1985 11:03:23 am PDT
changes to: SummonerController, AMProcess
Bob Hagmann November 5, 1985 1:29:50 pm PST
changes to: SummonerController, CONTROL
Bob Hagmann April 25, 1986 7:36:21 am PST
changes to: SummonerController, AMProcess