-- ComputeServerUser.df
-- Copyright (C) 1985, 1986 by Xerox Corporation.  All rights reserved. 
-- Public exports for the "stubs" for clients and server programs of the Compute Server.
-- This df file contains only the stubs needed to run a workstation without really using
--   the Compute Server.
-- See the current version of Summoner.df for software necessary to use a workstation as
--   a client, or as a server under the Compute Server. 
-- Last Modified On May 20, 1985 9:38:32 am PDT By Bob Hagmann
-- Hal Murray, March 22, 1986 9:10:26 pm PST
-- Doug Wyatt, May 13, 1986 9:36:48 pm PDT

Exports [Cedar]<Cedar6.1>Top>

  ComputeServerUser.df                         13-May-86 21:37:40 PDT

-- Public interface modules
Exports [Cedar]<Cedar6.1>ComputeServerUser>

  ComputeServerClient.bcd!1                    15-May-85 13:00:25 PDT
  ComputeServerClient.mesa!1                   15-May-85 13:00:21 PDT
  ComputeServerServer.bcd!1                    15-May-85 16:40:15 PDT
  ComputeServerServer.mesa!1                   15-May-85 16:40:09 PDT

Directory [Cedar]<Cedar6.1>ComputeServerUser>

  ComputeServerClientStubImpl.mesa!1           13-May-85 15:36:49 PDT
  ComputeServerClientStubImpl.bcd!1            22-Mar-86 23:49:17 PST
  ComputeServerServerStubImpl.mesa!1           15-May-85 07:47:33 PDT
  ComputeServerServerStubImpl.bcd!1            22-Mar-86 23:49:21 PST

  ComputeServerStubImpl.config!1               20-May-85 09:37:09 PDT
 +ComputeServerStubImpl.bcd!1                  22-Mar-86 23:49:24 PST

  MakeComputeServerUser.cm!1                   20-May-85 09:06:46 PDT

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

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

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

Imports [Cedar]<Cedar6.1>Top>RPCRuntime.df Of >
  Using [RPC.bcd]