-- ComputeServerUser.df -- 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 -- Copyright (C) 1985 by Xerox Corporation. All rights reserved. Exports [Cedar]Top> ComputeServerUser.df 20-May-85 09:38:44 PDT -- Public interface modules Exports [Cedar]ComputeServerUser> ComputeServerClient.bcd!2 15-May-85 13:00:25 PDT ComputeServerClient.mesa!2 15-May-85 13:00:21 PDT ComputeServerServer.bcd!2 15-May-85 16:40:15 PDT ComputeServerServer.mesa!2 15-May-85 16:40:09 PDT +ComputeServerStubImpl.bcd!1 20-May-85 09:37:13 PDT Exports [Cedar]Documentation> Directory [Cedar]ComputeServerUser> MakeComputeServerUser.cm!2 20-May-85 09:06:46 PDT ComputeServerStubImpl.config!1 20-May-85 09:37:09 PDT ComputeServerClientStubImpl.mesa!1 13-May-85 15:36:49 PDT ComputeServerClientStubImpl.bcd!2 15-May-85 13:00:28 PDT ComputeServerServerStubImpl.mesa!1 15-May-85 07:47:33 PDT ComputeServerServerStubImpl.bcd!2 15-May-85 16:43:54 PDT Imports [Cedar]Top>BasicPackages.df Of > Using [Commander.bcd, SymTab.bcd] Imports [Cedar]Top>IO.df Of > Using [IO.bcd] Imports [Cedar]Top>Rope.df Of > Using [Rope.bcd] Imports [Cedar]Top>RPCRuntime.df Of > Using [RPC.bcd]