-- SummonerPackage.config
-- Bob Hagmann February 11, 1986 8:32:09 am PST

SummonerPackage: CONFIG
IMPORTS
-- Cedar
AMBridge, AMEvents, AMEventsBackdoor, AMEventsBackdoorExtra, AMModel, AMProcess, AMTypes, AMViewerOps, Atom, BasicTime, Commander, CommandTool, ComputeServerCallbacks, ComputeServerControllerRpcControl, ComputeServerInternal, ComputeServerRpcControl, ComputeServerServer, ComputeUtils, Convert, CountedVM, DFOperations, DFUtilities, EvalQuote, File, FS, FSBackdoor, FSDir, FSFileOps, FSLock, FSName, FSReport, GVNames, GVSend, Idle, Interpreter, InterpreterOps, IO, List, Loader, LoadState, LupineRuntime, MBQueue, MessageWindow, Process, ProcessBackdoor, ProcessProps, PupDefs, PupErrors, PupRouterDefs, PupStream, Rope, RPC, RPCLupine, RuntimeError, SafeStorage, SummonerControllerControl, UnsafeStorage, SymTab, SystemVersion, UserCredentials, UserCredentialsBackdoor, UserProfile, UserProfileBackdoor, ViewerIO, ViewerOps, VMStatistics, VMSideDoor, WatchStats, WorldVM, VM
EXPORTS
ALL
--
CONTROL
SummonerServer,
SummonerController
= BEGIN

SummonerServer;
SummonerController;

END.
Bob Hagmann September 24, 1985 9:02:08 am PDT
changes to: SummonerPackage, AMBridge
Bob Hagmann November 26, 1985 1:51:52 pm PST
changes to: SummonerPackage, AMBridge
Bob Hagmann February 11, 1986 8:32:09 am PST
changes to: SummonerPackage, AMBridge