-- 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, May 23, 1986 3:28:02 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 [Voice]<Voice>6.1>Top>

  Agent.df                                     06-Jun-86 07:35:40 PDT

Exports [Voice]<Voice>Agent>

  Agent.bcd!20                                 23-May-86 15:27:14 PDT
 +AgentPkg.bcd!49                              06-Jun-86 07:35:31 PDT
 +AgentRpcClientImpl.bcd!7                     25-May-86 12:45:28 PDT

Directory [Voice]<Voice>Agent>

  Agent.mesa!7                                 23-May-86 15:27:05 PDT
  Agent.LupineSwitches!2                       25-May-86 12:44:28 PDT
  AgentImpl.bcd!43                             06-Jun-86 07:35:24 PDT
  AgentImpl.mesa!26                            23-May-86 17:14:04 PDT
  AgentPkg.config!21                           23-May-86 15:29:32 PDT
  AgentRpcControl.bcd!23                       25-May-86 12:45:21 PDT
  AgentRpcControl.mesa!22                      25-May-86 12:45:13 PDT
  AgentRpcClientImpl.mesa!21                   25-May-86 12:45:14 PDT
  AgentRpcClientImpl.bcd.switches!1            23-May-85 10:35:22 PDT
  AgentRpcServerImpl.bcd!23                    25-May-86 12:45:34 PDT
  AgentRpcServerImpl.mesa!21                   25-May-86 12:45:17 PDT
  AgentRpcServerImpl.bcd.switches!1            23-May-85 10:34:41 PDT

Imports [Cedar]<CedarChest6.1>Top>VoiceUtils.df Of ~=
  Using [VoiceUtils.bcd, NamesGV.bcd]

Imports [Cedar]<Cedar6.1>Top>RPCRuntime.df Of ~=
  Using [DESDummy.bcd, LupineRuntime.bcd, RPC.bcd, RPCInternal.bcd, RPCLupine.bcd,
    RPCLupineExtras.bcd]

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

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

Imports [Cedar]<Cedar6.1>Top>Communication.df Of ~=
  Using [Pup.bcd]

Imports [Cedar]<Cedar6.1>Top>Pup.df Of ~=
  Using [PupHop.bcd]

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

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

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

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

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

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