Finch.config
Makes Finch.bcd
Last Edited by: Swinehart, May 14, 1984 5:51:03 pm PDT
Last Edited by: Pier, May 20, 1984 10:50:42 pm PDT
Finch: CONFIGURATION
IMPORTS AMEvents, Atom, BasicTime, Booting, Buttons, Commander, Convert, FS, GVNames, List, LupineRuntime, IO, InputFocus, Labels, MBQueue, Menus, 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;
}.