ThSystem.config
Copyright Ó 1985, 1986, 1987 by Xerox Corporation. All rights reserved.
Swinehart on April 6, 1987 8:28:21 am PDT
ThSystem: CONFIGURATION
IMPORTS Atom, BasicTime, CardTab, Commander, CommandTool, Convert, FS, GList, IO, LarkControl, LarkRemoteControl, LoganBerry, LupineRuntime, MBQueue, Multicast, NameDB, NamesRPC, Process, PrincOpsUtils, ProcessProps, PupName, PupSocket, RefID, RefTab, Rope, RPC, Rope, RPCLupine, RPCInternal, SafeStorage, UserProfile, VoiceUtils
EXPORTS NamesRPC, ThNet, ThParty, ThPartyPrivate, ThSmartsPrivate, ThSmartsRpcControl, ThVersions, TU, LarkPlay
CONTROL NamesGVAuthImpl, TriplesImpl, DESDummy, WhitePagesImpl, WPBTreeImpl, TUImpl, ThVersionsImpl, ThServer = {
ThServer: CONFIGURATION
IMPORTS Atom, BasicTime, CardTab, Commander, CommandTool, Convert, DESFace, IO, GList, LupineRuntime, MBQueue, Multicast, NameDB, NamesRPC, LarkPlay, LarkControl, LarkRemoteControl, Process, PupName, PupSocket, RefID, RefTab, Rope, RPC, RPCLupine, 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, ThPartyInitImpl, LarkSmartsRpcServerImpl, LarkOpsRpcClientImpl, LarkOpsRpcBinderImpl, LarkInImpl, LarkOutImpl, LarkSmartsMonitorImpl, LarkSmartsImpl, LarkSmartsSupImpl, LarkSmartsInitImpl, LarkFeepRpcServerImpl, LarkTrunkSmartsImpl = {
RemoteSmarts: CONFIGURATION
IMPORTS LupineRuntime, Rope, RPCLupine
EXPORTS ThSmartsRpcControl
CONTROL ThSmartsRpcClientImpl, ThSmartsRpcBinderImpl = {
ThSmartsRpcClientImpl;
ThSmartsRpcBinderImpl; };
RemoteSmarts;
ThPartyMonitorImpl;
ThPartyInitImpl;
ThPartyOpsImpl;
ThPartyRpcServerImpl;
LarkSmartsRpcServerImpl;
LarkOpsRpcClientImpl;
LarkOpsRpcBinderImpl;
LarkSmartsMonitorImpl;
LarkSmartsSupImpl;
LarkSmartsImpl;
LarkTrunkSmartsImpl;
LarkSmartsInitImpl;
LarkInImpl;
LarkOutImpl;
LarkFeepRpcServerImpl;
};
WhitePagesImpl;
WPBTreeImpl;
ThVersionsImpl;
ThServer;
TUImpl;
NamesGVAuthImpl;
TriplesImpl;
DESDummy;
LarkPlayImpl;
}.
Swinehart, May 17, 1986 6:11:51 pm PDT
Cedar 6.1
changes to: ThSystem
Swinehart, April 6, 1987 8:28:17 am PDT
Cedar 7.0
changes to: ThSystem