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