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;
}.