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