-- Agent.df
-- Copyright (C) 1984, 1985 by Xerox Corporation.  All rights reserved.
-- Augments RPC to provide broadcast binding, Authentication, Binding Service
-- Last Edited by: Swinehart, November 25, 1985 1:32:54 pm PST
-- Last Edited by: Pier, May 16, 1984 11:38:53 am PDT
-- Last modified by Stewart, August 29, 1983 8:47 pm

-- Lupine InlineDispatcherStubs[FALSE] TranslateInterface[Agent]

Exports [Indigo]<Voice>DCS>Top>

  Agent.df                                     25-Nov-85 13:35:23 PST

Exports [Indigo]<Voice>Agent>

  Agent.bcd!18                                 14-May-85 13:30:43 PDT
 +AgentPkg.bcd!40                              25-Nov-85 13:35:17 PST
 +AgentRpcClientImpl.bcd!3                     23-May-85 10:34:14 PDT

Exports [Indigo]<Voice>BroadcastListener>

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

Directory [Indigo]<Voice>Agent>

  Agent.mesa!5                                 31-Aug-83 09:20:56 PDT
  Agent.LupineSwitches!1                       14-May-85 13:28:06 PDT
  AgentImpl.bcd!34                             25-Nov-85 13:34:29 PST
  AgentImpl.mesa!19                            25-Nov-85 13:34:20 PST
  AgentPkg.config!17                           25-Nov-85 13:35:13 PST
  AgentRpcControl.bcd!19                       23-May-85 10:33:49 PDT
  AgentRpcControl.mesa!18                      23-May-85 10:33:42 PDT
  AgentRpcClientImpl.mesa!17                   23-May-85 10:33:43 PDT
  AgentRpcClientImpl.bcd.switches!1            23-May-85 10:35:22 PDT
  AgentRpcServerImpl.bcd!19                    23-May-85 10:35:32 PDT
  AgentRpcServerImpl.mesa!17                   23-May-85 10:33:45 PDT
  AgentRpcServerImpl.bcd.switches!1            23-May-85 10:34:41 PDT

Directory [Indigo]<Voice>BroadcastListener>

  RPCBcstListen.mesa!2                         19-Dec-83 09:29:05 PST
  RPCBcstListenImpl.bcd!25                     15-Sep-85 12:55:13 PDT
  RPCBcstListenImpl.mesa!6                     15-Sep-85 12:55:08 PDT

Imports [Indigo]<Voice>DCS>Top>VoiceUtils.df Of ~=
  Using [VoiceUtils.bcd, NamesGV.bcd]

Imports [Cedar]<Cedar6.0>Top>BasicPackages.df Of ~=
  Using [Commander.bcd]

Imports [Cedar]<Cedar6.0>Top>SafeStorage.df Of ~=
  Using [Atom.bcd]

Imports [Cedar]<Cedar6.0>Top>Communication.df Of ~=
  Using [BufferDefs.bcd, PupDefs.bcd, PupTypes.bcd]

Imports [Cedar]<Cedar6.0>Top>HeadsCommon.df Of ~=
  Using [DESFace.bcd]

Imports [Cedar]<Cedar6.0>Top>IO.df Of ~=
  Using [IO.bcd]

Imports [Cedar]<Cedar6.0>Top>MesaRuntime.df Of ~=
  Using [PrincOpsUtils.bcd]

Imports [Cedar]<Cedar6.0>Top>Rope.df Of ~=
  Using [Rope.bcd]

Imports [Cedar]<Cedar6.0>Top>UserProfile.df Of ~=
  Using [UserProfile.bcd]

Imports [Cedar]<Cedar6.0>Top>RPCRuntime.df Of ~=
  Using [DESDummy.bcd, LupineRuntime.bcd, RPC.bcd, RPCLupine.bcd, RPCPkt.bcd, RPCPktIO.bcd,
    RPCPrivate.bcd, RPCInternalExtras.bcd]

Imports [Cedar]<Cedar6.0>Top>VM.df Of ~=
  Using [VM.bcd]