-- 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, August 7, 1985 12:02:41 pm PDT
-- 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>6.0>Top>

  Agent.df                                     15-Sep-85 12:55:41 PDT

Exports [Indigo]<Voice>Agent>

  Agent.bcd!18                                 14-May-85 13:30:43 PDT
 +AgentPkg.bcd!37                              15-Sep-85 12:55:33 PDT
 +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!31                             07-Aug-85 12:04:01 PDT
  AgentImpl.mesa!17                            07-Aug-85 12:03:46 PDT
  AgentPkg.config!15                           15-Sep-85 12:55:30 PDT
  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
  MakeAgent.cm!1                               14-Jun-84 09:51:49 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 [Cedar]<CedarChest6.0>Top>VoiceUtils.df Of ~=
  Using [Log.bcd, Names.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]