ThSystem.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Swinehart on May 22, 1986 4:27:02 pm PDT
ThSystem: CONFIGURATION
IMPORTS Atom, BasicTime, BluejayUtils, BTree, BTreeSimple, BTreeVM, Commander, CommandTool, Convert, FS, FSBackdoor, IO, List, LupineRuntime, NamesGV, NamesRPC, Process, PrincOpsUtils, ProcessProps, PupSocket, RedBlackTree, RefID, RefTab, RefText, Rope, RPC, Rope, RPCLupine, RPCLupineExtras, RPCInternal, SafeStorage, UserProfile, VoiceUtils
EXPORTS NamesRPC, Thrush, ThNet, ThParty, ThPartyPrivate, ThSmartsRpcControl, ThVersions, TU, LarkPlay
CONTROL NamesGVAuthImpl, TriplesImpl, DESDummy, WhitePagesImpl, WPBTreeImpl, TUImpl, ThVersionsImpl, ThServer --, ThClient -- = {
ThServer: CONFIGURATION
IMPORTS Atom, BasicTime, BluejayUtils, Commander, CommandTool, Convert, DESFace, IO, List, LupineRuntime, NamesGV, NamesRPC, LarkPlay, Process, PupSocket, RedBlackTree, RefID, Rope, RPC, RPCLupine, RPCLupineExtras, SafeStorage, Thrush, ThNet, ThVersions, Triples, TU, VoiceUtils
EXPORTS ThSmartsPrivate, ThParty, ThPartyPrivate, ThSmartsRpcControl
It is OK for a package that knows it's local to bind directly to these interfaces.
CONTROL RemoteSmarts, ThPartyRpcServerImpl, ThPartyMonitorImpl, ThPartyOpsImpl, ThPartySupervisorImpl, ThPartyInitImpl, LarkSmartsRpcServerImpl, LarkRpcClientImpl, LarkRpcBinderImpl, LarkInImpl, LarkOutImpl, LarkSmartsMonitorImpl, LarkSmartsImpl, LarkSmartsSupImpl, LarkSmartsInitImpl, LarkTrunkSmartsImpl = {
RemoteSmarts: CONFIGURATION
IMPORTS LupineRuntime, Rope, RPCLupine, RPCLupineExtras
EXPORTS ThSmartsRpcControl
CONTROL ThSmartsRpcClientImpl, ThSmartsRpcBinderImpl = {
ThSmartsRpcClientImpl;
ThSmartsRpcBinderImpl; };
RemoteSmarts;
ThPartyMonitorImpl;
ThPartyInitImpl;
ThPartyOpsImpl;
ThPartySupervisorImpl;
ThPartyRpcServerImpl;
LarkSmartsRpcServerImpl;
LarkRpcClientImpl;
LarkRpcBinderImpl;
LarkSmartsMonitorImpl;
LarkSmartsSupImpl;
LarkSmartsImpl;
LarkTrunkSmartsImpl;
LarkSmartsInitImpl;
LarkInImpl;
LarkOutImpl;
};
WhitePagesImpl;
WPBTreeImpl;
ThVersionsImpl;
ThServer;
ThClient;
TUImpl;
NamesGVAuthImpl;
TriplesImpl;
DESDummy;
LarkPlayImpl;
}.
Swinehart, May 17, 1986 3:20:06 pm PDT
Cedar 6.1
changes to: ThSystem