Finc.config
Last Edited by: Owicki, January 11, 1983
Last Edited by: Swinehart, November 8, 1983 2:24 pm
Finc: CONFIGURATION
IMPORTS Atom, BasicTime, Booting, Buttons, Commander, FS, IO, Log, LupineRuntime, Labels, MBQueue, Menus, Names, Nice, 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;
}.