AgentPkg.config; Makes AgentPkg.bcd
-- last edited by Dan Swinehart on November 25, 1985 1:35:13 pm PST
Last Edited by: Swinehart, September 28, 1984 6:05:39 pm PDT
AgentPkg: CONFIGURATION
IMPORTS Atom, Commander, IO, LupineRuntime, NamesGV, PrincOpsUtils, PupDefs, Rope, RPC, RPCLupine, RPCPkt, RPCInternalExtras, UserProfile, VoiceUtils
CONTROL DESDummy, RPCBcstListenImpl, AgentRpcServerImpl, AgentImpl = {
RPCBcstListenImpl; -- implements binding listener
AgentRpcServerImpl;
AgentImpl; -- exports Agent, directly and via RPC
DESDummy;
}.