NamesAndLogClient:
CONFIGURATION
IMPORTS AMBridge, AMEvents, AMTypes, Atom, BasicTime, Commander, CommandToolExtras, Convert, FS, Interpreter, IO, IOUtils, IOPrintImpl, LupineRuntime, ProcessProps, PupDefs, RefTab, RPCLupine, Rope, RPC, UserCredentials, UserProfile
EXPORTS Log, Names, NamesGV
CONTROL LogImpl, NamesImpl, NamesGVRpcClientImpl, NamesGVImportImpl = {
LogImpl;
NamesImpl;
NamesGVRpcClientImpl;
NamesGVImportImpl;
LupineRuntimeExtrasImpl;
}.