XNSClearinghouse.config
Copyright © 1986 by Xerox Corporation. All rights reserved.
Bill Jackson (bj) October 9, 1986 4:33:27 am PDT
XNSClearinghouse: CONFIGURATION
IMPORTS CrRPC, IO, RefText, Rope, UserCredentials
EXPORTS ALL
CONTROL ClearinghouseP2V2Init, ClearinghouseP2V2ClientImpl, CHLookUpImpl ~ {
ClearinghouseP2V2Init;
ClearinghouseP2V2ClientImpl;
CHLookUpImpl;
}...