<> <> <> <> Finch: CONFIGURATION IMPORTS Atom, BasicTime, Booting, Buttons, Commander, CommandTool, Containers, Convert, FinchSmarts, FS, GVBasics, Icons, IO, LupineRuntime, Labels, MBQueue, Menus, NameDB, NodeProps, Process, PupSocket, Rope, RPC, RPCLupine, RPCInternal, Rules, TextEdit, TextLooks, TextNode, TiogaButtons, TiogaOps, TypeScript, UserProfile, VFonts, ViewerEvents, ViewerIO, ViewerLocks, ViewerOps, ViewerSpecs, ViewerTools, VoiceUtils EXPORTS FinchSynthesizer, FinchSmarts, FinchTool CONTROL NamesGVAuthImpl, ThVersionsImpl, ThSmartsRpcServerImpl, LarkFeepRpcClientImpl, LarkFeepRpcBinderImpl, FinchSmartsImpl, FinchToolImpl, FinchDirectoryImpl, SynthesizerServerRpcClientImpl, SynthesizerServerRpcBinderImpl, FinchSynthesizerImpl = { ThPartyClient: CONFIGURATION IMPORTS Atom, FinchSmarts, IO, LupineRuntime, MBQueue, NameDB, RPC, RPCLupine, Rope, RPC, ThVersions, VoiceUtils EXPORTS FinchSmarts, ThParty CONTROL ThPartyRpcClientImpl, ThPartyClientImpl = { [RealThParty: ThParty, RealControl: ThPartyRpcControl] _ ThPartyRpcClientImpl[]; ThPartyClientImpl[FinchSmarts, IO, MBQueue, NameDB, RealControl, RealThParty, RPC, ThVersions, VoiceUtils]; }; ThPartyClient; ThSmartsRpcServerImpl; FinchSynthesizerImpl; FinchSmartsImpl; FinchToolImpl; FinchDirectoryImpl; ThVersionsImpl; NamesGVAuthImpl; DESDummy; LarkFeepRpcClientImpl; LarkFeepRpcBinderImpl; SynthesizerServerRpcClientImpl; SynthesizerServerRpcBinderImpl; }.