AgentPkg:
CONFIGURATION
IMPORTS IO, Log, LupineRuntime, Names, PrincOpsUtils, PupDefs, Rope, RPCLupine, RPCPktIO, RPCSecurity, UserProfile
CONTROL DESDummy, RPCBcstListenImpl, AgentRpcServerImpl, AgentImpl = {
RPCBcstListenImpl; -- implements binding listener
AgentRpcServerImpl;
AgentImpl; -- exports Agent, directly and via RPC
DESDummy;
}.