RPCRuntime.config: RPC runtime system configuration
Copyright (C) 1985 by Xerox Corporation. All rights reserved.
created by Andrew Birrell
Bob Hagmann February 11, 1985 4:39:04 pm PST
Russ Atkinson (RRA) November 25, 1985 7:43:18 pm PST
Hal Murray, May 22, 1986 12:19:33 pm PDT
RPCRuntime: CONFIGURATION LINKS: CODE
IMPORTS Atom, BasicTime, Booting, Convert, ConvertUnsafe, DebuggerSwap, GVBasics, GVNames, PrincOpsUtils, Process, PupHop, PupName, PupSocket, PupSocketBackdoor, Rope, SafeStorage, UnsafeStorage, VM, VMInternal
EXPORTS ALL
CONTROL RPCPktIO, LupineRuntimeImpl = BEGIN
DESDummy;
RPCBinding;
RPCPktIO;
RPCPktStreams;
RPCSecurity;
LupineRuntimeImpl;
END.