SunRPCRuntime.config
Copyright Ó 1985, 1986, 1990, 1991, 1992 by Xerox Corporation. All rights reserved.
Demers, October 28, 1988 6:04:05 pm PDT
Carl Hauser, November 22, 1988 4:03:13 pm PST
Michael Plass, April 24, 1990 11:33 am PDT
Willie-s, August 28, 1991 1:05 pm PDT
Chauser, January 3, 1992 11:55 am PST
Christian Jacobi, July 24, 1992 2:19 pm PDT
SunRPCRuntime: CONFIGURATION
IMPORTS Arpa, BasicTime, DatagramSocket, FinalizeOps, Process, RefText, Rope
EXPORTS SunRPC, SunRPCOnUDP, SunRPCAuth, SunRPCNumbers
CONTROL SunRPCAuthImpl, SunRPCAuthShortImpl, SunRPCImpl, SunRPCOnUDPImpl
= {
SunRPCAuthImpl;
SunRPCAuthShortImpl;
SunRPCImpl;
SunRPCOnUDPImpl;
}.