Finch.config
Copyright Ó 1990, 1992 by Xerox Corporation. All rights reserved.
Polle Zellweger (PTZ) August 14, 1990 4:12:17 pm PDT
Swinehart, June 4, 1992 10:47 pm PDT
ThParty and ThSmarts communicate via Sun RPC. No additional services included.
Finch: CONFIGURATION
IMPORTS Atom, Basics, BasicTime, Buttons, Commander, CommanderOps, Containers, Convert, FinchSmarts, FS, Icons, IO, Labels, LarkFeepSunImport, MBQueue, Menus, NameDB, NodeProps, Process, Random, RedBlackTree, Rope, Rules, SRPCCalls, SunRPC, SynthesizerServerSunImport, TextEdit, TEditScrolling, TextLooks, TextNode, ThParty, ThPartySunRPControl, ThrushSunRPCConvert, TiogaButtons, TiogaOps, TypeScript, UserProfile, VFonts, ViewerEvents, ViewerIO, ViewerLocks, ViewerOps, ViewerSpecs, ViewerTools, VoiceUtils
EXPORTS FinchSynthesizer, FinchSmarts, FinchTool
CONTROL ThVersionsImpl,
ThSmartsSunRPCToThSmarts, ThSmartsSunRPCServerStub,
FinchSmartsMonitorImpl, FinchSmartsImpl, FinchRegisterImpl, FinchToolImpl, FinchDirectoryImpl = {
FinchSynthesizerImpl;
FinchSmartsImpl;
FinchToolImpl;
FinchDirectoryImpl;
FinchRegisterImpl;
FinchSmartsMonitorImpl;
ThSmartsSunRPCToThSmarts;
ThSmartsSunRPCServerStub;
ThVersionsImpl;
DESDummy;
}.