-- Agent.df
-- Augments RPC to provide broadcast binding, Authentication, Binding Service
-- Last modified by Stewart, August 29, 1983 8:47 pm

-- Authenticator, Broadcast Bind Listener, Binding Agent
-- Compile RPCBcstListen RPCBcstListenImpl Agent
-- Lupine InlineDispatcherStubs[FALSE] TranslateInterface[Agent]
-- Compile AgentRpcControl AgentImpl AgentRpcClientImpl AgentRpcServerImpl
-- Bind  AgentPkg
-- Last Edited by: Swinehart, June 5, 1984 10:45:31 am PDT
-- Last Edited by: Pier, May 16, 1984 11:38:53 am PDT

Exports [Indigo]<Voice>5.2>Top>     ReleaseAs [Indigo]<Voice>5.2>Top>

  Agent.df                                     05-Jun-84 10:45:32 PDT

Exports [Indigo]<Voice>Agent>     ReleaseAs [Indigo]<Voice>5.2>Agent>

  Agent.bcd!17                                 22-Mar-84 16:21:31 PST
 +AgentPkg.bcd!30                              07-May-84 17:33:11 PDT
 +AgentRpcClientImpl.bcd!15                    22-Mar-84 16:22:03 PST

Exports [Indigo]<Voice>BroadcastListener>     ReleaseAs [Indigo]<Voice>5.2>BroadcastListener>

  RPCBcstListen.bcd!22                         22-Mar-84 16:21:05 PST

Directory [Indigo]<Voice>Agent>     ReleaseAs [Indigo]<Voice>5.2>Agent>

  Agent.mesa!5                                 31-Aug-83 09:20:56 PDT
  AgentImpl.bcd!25                             07-May-84 17:31:46 PDT
  AgentImpl.mesa!15                            02-Feb-84 09:27:58 PST
  AgentPkg.config!11                           02-Feb-84 09:26:59 PST
  AgentRpcControl.bcd!16                       22-Mar-84 16:21:36 PST
  AgentRpcControl.mesa!15                      19-Dec-83 09:49:33 PST
  AgentRpcClientImpl.mesa!14                   19-Dec-83 09:49:34 PST
  AgentRpcServerImpl.bcd!16                    22-Mar-84 16:22:17 PST
  AgentRpcServerImpl.mesa!14                   19-Dec-83 09:49:41 PST

Directory [Indigo]<Voice>BroadcastListener>     ReleaseAs [Indigo]<Voice>5.2>BroadcastListener>

  RPCBcstListen.mesa!2                         19-Dec-83 09:29:05 PST
  RPCBcstListenImpl.bcd!22                     22-Mar-84 16:21:24 PST
  RPCBcstListenImpl.mesa!5                     19-Dec-83 09:44:48 PST

Imports [Indigo]<Voice>5.2>Top>NamesAndLog.df Of ~=
  Using [Log.bcd, LogImpl.bcd, Names.bcd]

Imports [Indigo]<Cedar5.2>Top>SafeStorage.df Of ~=
  Using [Atom.bcd]

Imports [Indigo]<Cedar5.2>Top>Communication.df Of ~=
  Using [BufferDefs.bcd, PupDefs.bcd, PupTypes.bcd]

Imports [Indigo]<Cedar5.2>Top>HeadsCommon.df Of ~=
  Using [DESFace.bcd]

Imports [Indigo]<Cedar5.2>Top>IO.df Of ~=
  Using [IO.bcd]

Imports [Indigo]<Cedar5.2>Top>MesaRuntime.df Of ~=
  Using [PrincOpsUtils.bcd]

Imports [Indigo]<Cedar5.2>Top>Rope.df Of ~=
  Using [Rope.bcd]

Imports [Indigo]<Cedar5.2>Top>UserProfile.df Of ~=
  Using [UserProfile.bcd]

Imports [Indigo]<Cedar5.2>Top>RPCRuntime.df Of ~=
  Using [DESDummy.bcd, LupineRuntime.bcd, RPC.bcd, RPCLupine.bcd, RPCPkt.bcd, RPCPktIO.bcd,
    RPCPrivate.bcd, RPCSecurity.bcd]