RPCServicePackage.config
Copyright Ó 1993 by Xerox Corporation. All rights reserved.
Theimer, May 12, 1993 9:33 am PDT
RPCServicePackage: CONFIGURATION
IMPORTS Commander, CommanderOps, IO, List, NameService, Rope, RuntimeError, SimpleFeedback, SunRPC, SunRPCAuth, SymTab, ThisMachine
EXPORTS ALL
CONTROL
RPCServiceImpl =
BEGIN
RPCServiceImpl;
JoinAppGetPutImpl;
JoinAppServerImpl;
LBClientImpl;
LBGetPutImpl;
UTGetPutImpl;
END.