NameServicePackage.config
Copyright Ó 1992 by Xerox Corporation. All rights reserved
Theimer, March 10, 1993 2:37 pm PST
NameServicePackage: CONFIGURATION
IMPORTS Convert, IO, List, NetworkName, Rope, RuntimeError, SunRPC, SunRPCAuth, SunRPCBinding, SunRPCOnNetworkStream, ThisMachine, UnixSysCalls
EXPORTS ALL
CONTROL NameServiceImpl =
BEGIN
NameServiceImpl;
NMSGetPutImpl;
NMSClientImpl;
NSGetPutImpl;
MSGetPutImpl;
END.