SlateJoinAppPackage.config
Copyright Ó 1992, 1993 by Xerox Corporation. All rights reserved.
Weiser, September 4, 1992 11:47 am PDT
Theimer, December 17, 1992 2:30 pm PST
Christian Jacobi, July 2, 1993 1:37 pm PDT
SlateJoinAppPackage: CONFIGURATION
IMPORTS
Slate,
ForkOps, IO, List, NameService, RefTab, Rope, RuntimeError, SunRPC, SunRPCAuth, SymTab
EXPORTS ALL
CONTROL SlateJoinAppImpl =
BEGIN
SlateJoinAppImpl;
JoinAppGetPutImpl;
JoinAppServerImpl;
LBClientImpl;
LBGetPutImpl;
UTGetPutImpl;
END.