<<>> <> <> <> <> <> <<>> ThrushSunStub: CONFIGURATION IMPORTS Atom, Basics, CardTab, Convert, ConvertExtras, IO, RefTab, Rope, RPC, RuntimeError, SunPMapClient, SunPMapLocal, SunRPC, SunRPCAuth, SunYPAgent, VoiceUtils, VoiceUtilsExtras <> EXPORTS ALL CONTROL ThrushSunRPCConvertImpl, SRPCCallsImpl, ThPartyToThPartySunRPC, ThPartySunRPCClientStub, VoiceRopeServerToVoiceRopeServerSunRPC, VoiceRopeServerSunRPCClientStub, LarkFeepToLarkFeepSunRPC, LarkFeepSunRPCClientStub, SynthesizerServerToSynthesizerServerSunRPC, SynthesizerServerSunRPCClientStub = BEGIN ThrushSunRPCConvertImpl; SRPCCallsImpl; ThPartyToThPartySunRPC; ThPartySunRPCClientStub; <> <> VoiceRopeServerToVoiceRopeServerSunRPC; VoiceRopeServerSunRPCClientStub; LarkFeepToLarkFeepSunRPC; LarkFeepSunRPCClientStub; SynthesizerServerToSynthesizerServerSunRPC; SynthesizerServerSunRPCClientStub; END. <> <> <> <> <> <<>>