-- File: FingerPackage.config -- Created by: Donahue, January 23, 1986 8:37:59 am PST -- Contents: config for Finger -- Gifford, July 26, 1985 4:44:14 pm PDT -- Spreitzer, December 2, 1985 2:19:27 pm PST FingerPackage: CONFIGURATION LINKS: CODE IMPORTS AIS, Atom, BasicTime, Booting, Commander, Convert, FS, IO, Rope, DB, Idle, Imager, ViewerTools, ViewerOps, Icons, VFonts, ImagerColorOperator, Buttons, MessageWindow, ImagerTransformation, ImagerPixelArray, ImagerBackdoor, ViewerEvents, Containers, Process, ThisMachine, RefTab, RefText, TextFind, UserCredentials, UserProfile, WalnutRegistry, MBQueue EXPORTS FingerOps CONTROL FingerLogImpl, FingerOpsImpl, UpdateMachineMap, FingerCmd, FingerTool = BEGIN FingerOpsImpl; FingerLogImpl; PupNetImpl; UpdateMachineMap; FingerCmd; FingerTool; END.