-- RPCRuntime.df
-- Copyright (C) 1984 by Xerox Corporation.  All rights reserved.

-- Andrew Birrell  October 24, 1983 4:28 pm
-- Russ Atkinson, October 31, 1984 5:04:44 pm PST

Exports [Indigo]<Cedar5.3>Top>     ReleaseAs [Indigo]<Cedar5.3>Top>
  RPCRuntime.df                                01-Nov-84 07:48:15 PST

Exports [Indigo]<Cedar5.3>RPC>     ReleaseAs [Indigo]<Cedar5.3>RPC>
  LupineRuntime.mesa!1                         12-Sep-83 14:02:49 PDT
  RPC.mesa!1                                   07-Sep-83 15:20:25 PDT
  RPCLupine.mesa!1                             07-Sep-83 15:28:15 PDT
  RPCWatch.mesa!1                              07-Sep-83 15:28:58 PDT

  LupineRuntime.bcd!1                          25-Oct-83 10:59:04 PDT
  RPC.bcd!1                                    25-Oct-83 10:58:59 PDT
  RPCLupine.bcd!1                              25-Oct-83 10:59:02 PDT
  RPCWatch.bcd!1                               25-Oct-83 10:59:08 PDT

-- Interfaces used by stubs when TargetLanguage[Mesa] is specified.
-- BEWARE:  these are not implemented in the Cedar RPCRuntime
Directory [Indigo]<Cedar5.3>RPC>     ReleaseAs [Indigo]<Cedar5.3>RPC>

  MesaRPC.mesa!1                               13-Sep-83 13:33:32 PDT
  MesaRPCLupine.mesa!1                         13-Sep-83 13:38:07 PDT
  MesaRPC.bcd!1                                13-Sep-83 13:33:50 PDT
  MesaRPCLupine.bcd!1                          13-Sep-83 13:38:24 PDT

 +RPCRuntime.bcd!3                             01-Nov-84 07:47:20 PST

  DESDummy.mesa!1                              07-Sep-83 16:45:35 PDT
  LupineRuntimeImpl.mesa!1                     12-Sep-83 14:07:15 PDT
  RPCPkt.mesa!1                                07-Sep-83 15:34:11 PDT
  RPCInternal.mesa!1                           07-Sep-83 16:12:21 PDT
  RPCBinding.mesa!1                            19-Jan-84 10:47:00 PST
  RPCPktIO.mesa!3                              01-Nov-84 07:45:44 PST
  RPCPktStreams.mesa!1                         07-Sep-83 15:52:54 PDT
  RPCSecurity.mesa!1                           07-Sep-83 16:33:19 PDT
  RPCSignals.mesa!1                            07-Sep-83 16:11:20 PDT

  DESDummy.bcd!1                               25-Oct-83 10:59:21 PDT
  LupineRuntimeImpl.bcd!1                      25-Oct-83 10:59:27 PDT
  RPCPkt.bcd!1                                 25-Oct-83 10:59:07 PDT
  RPCInternal.bcd!1                            25-Oct-83 10:59:10 PDT
  RPCBinding.bcd!1                             19-Jan-84 10:47:54 PST
  RPCPktIO.bcd!3                               01-Nov-84 07:46:49 PST
  RPCPktStreams.bcd!1                          25-Oct-83 11:00:00 PDT
  RPCSecurity.bcd!1                            25-Oct-83 11:00:09 PDT
  RPCSignals.bcd!1                             25-Oct-83 11:00:15 PDT

  RPCTest.mesa!1                               07-Sep-83 18:34:27 PDT
  RPCBulk.mesa!1                               07-Sep-83 09:47:49 PDT
  RPCTest.bcd!1                                07-Sep-83 18:34:41 PDT

  RPCRuntime.config!1                          17-Nov-83 10:43:48 PST
  MakeRPCRuntime.cm!2                          31-Oct-84 17:03:37 PST

Exports Imports [Indigo]<Cedar5.3>Top>GrapevineUser.df Of ~=
  Using [GVBasics.bcd]

Imports [Indigo]<Cedar5.3>Top>GrapevineUser.df Of ~=
  Using [GVNames.bcd]

Imports [Indigo]<Cedar5.3>Top>MesaRuntime.df Of ~=
  Using [Basics.bcd, PrincOps.bcd, PrincOpsUtils.bcd, Process.bcd]

Imports [Indigo]<Cedar5.3>Top>VM.df Of ~=
  Using [VM.bcd]

Imports [Indigo]<Cedar5.3>Top>SafeStorage.df Of ~=
  Using [SafeStorage.bcd, UnsafeStorage.bcd]

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

Imports [Indigo]<Cedar5.3>Top>BasicTime.df Of ~=
  Using [BasicTime.bcd]

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

Imports [Indigo]<Cedar5.3>Top>Communication.df Of ~=
  Using [BufferDefs.bcd, CommUtilDefs.bcd, DriverDefs.bcd, DriverTypes.bcd, PupDefs.bcd,
    PupStream.bcd, PupTypes.bcd, RPCPrivate.bcd]

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

Imports [Indigo]<Cedar5.3>Top>File.df Of ~=
  Using [Booting.bcd]