Finch.config
Makes Finch.bcd
Last Edited by: Swinehart, January 21, 1984 2:27 am
Finch: CONFIGURATION
IMPORTS AMEvents, Atom, BasicTime, Booting, Buttons, Commander, Convert, FS, GVNames, LupineRuntime, IO, Labels, MBQueue, Menus, Nice, PupDefs, Process, ProcessProps, Rope, RPC, RPCLupine, RPCSecurity, Rules, RuntimeError, SpyLog, Terminal, TypeScript, UserCredentials, UserProfile, VFonts, ViewerIO, ViewerEvents, ViewerLocks, ViewerOps, ViewerSpecs
EXPORTS FinchSmarts, FinchTool, Log, Names
CONTROL NamesAndLog, NamesGVAuthImpl, ThVersionsImpl, ThPartyRpcClientImpl, ThSmartsRpcServerImpl, FinchSmartsImpl, FinchToolImpl, FinchDirectoryImpl, VTablesImpl = {
ThPartyRpcClientImpl;
ThSmartsRpcServerImpl;
FinchSmartsImpl;
FinchToolImpl;
FinchDirectoryImpl;
VTablesImpl;
ThVersionsImpl;
NamesGVAuthImpl;
DESDummy;
NamesAndLog;
}.