Finc.config
Last Edited by: Owicki, January 11, 1983
Last Edited by: Swinehart, May 14, 1984 5:51:24 pm PDT
Last Edited by: Pier, April 17, 1984 3:58:51 pm PST
Finc: CONFIGURATION
IMPORTS Atom, BasicTime, Booting, Buttons, Commander, FS, IO, InputFocus, Log, LupineRuntime, Labels, MBQueue, Menus, Names, Process, Rope, RPC, RPCLupine, Rules, RuntimeError, Terminal, ThVersions, TypeScript, UserProfile, VFonts, ViewerEvents, ViewerIO, ViewerLocks, ViewerOps, ViewerSpecs
EXPORTS FinchSmarts, FinchTool
CONTROL ThPartyRpcClientImpl, ThSmartsRpcServerImpl, FinchSmartsImpl, FinchToolImpl, FinchDirectoryImpl, VTablesImpl = {
ThPartyRpcClientImpl;
ThSmartsRpcServerImpl;
FinchSmartsImpl;
FinchToolImpl;
FinchDirectoryImpl;
VTablesImpl;
}.