-- SummonerPackage.config
-- Bob Hagmann July 30, 1986 11:07:48 am PDT
-- Hal Murray, March 22, 1986 10:59:26 pm PST

SummonerPackage: CONFIG
IMPORTS
-- Cedar
AMBridge, AMEvents, AMEventsBackdoor, AMEventsBackdoorExtra, AMModel, AMProcess, AMTypes, AMViewerOps, Atom, BasicTime, CedarProcess, 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, PrincOpsUtils, Process, ProcessBackdoor, ProcessProps, PupName, PupStream, RefText, 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
Bob Hagmann April 16, 1986 1:07:19 pm PST
changes to: SummonerPackage, AMBridge
Bob Hagmann May 5, 1986 9:16:43 am PDT
changes to: SummonerPackage, AMBridge
Bob Hagmann May 6, 1986 9:35:01 am PDT
changes to: SummonerPackage, DebuggerSwap
Bob Hagmann May 6, 1986 11:37:15 am PDT
changes to: SummonerPackage, DebuggerSwap
Bob Hagmann May 6, 1986 2:21:38 pm PDT
changes to: SummonerPackage, AMBridge
Bob Hagmann June 16, 1986 4:00:09 pm PDT
changes to: SummonerPackage, AMBridge
Bob Hagmann July 30, 1986 11:07:48 am PDT
changes to: SummonerPackage, AMBridge