<<>> <> <> <> <> <> <<>> ThrushSunStub: CONFIGURATION IMPORTS Atom, Basics, CardTab, Convert, IO, RefTab, Rope, RPC, RuntimeError, SunPMapClient, SunPMapLocal, SunRPC, SunRPCOnUDP, SunRPCAuth, SunYPAgent, VoiceUtils 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. <> <> <> <> <> <> <> <<>>