<> <> <> <> <> CommandToolPackage: CONFIGURATION LINKS: CODE IMPORTS AMFiles, Atom, BasicTime, Booting, Buttons, CedarProcess, Commander, CommandTool, Convert, DFUtilities, EditedStream, EndOps, File, FS, FSBackdoor, FSPseudoServers, IO, IOClasses, IOUtils, List, Loader, LoadState, MBQueue, Menus, PrincOpsUtils, PriorityQueue, Process, ProcessProps, ReadEvalPrint, Real, RefText, Rope, RopeFile, RopeList, SafeStorage, SystemVersion, ThisMachine, TiogaMenuOps, TiogaOps, UserCredentials, UserProfile, VersionMap, VersionMapDefaults, ViewerIO, ViewerOps, ViewerTools, VM, VMStatistics EXPORTS CommandTool, CommandToolLookup, FileNames CONTROL FileNamesImpl, CommandToolParseImpl, CommandToolUtilitiesImpl, InitialCommandsImpl, FSFileCommandsImpl, OtherCommandsImpl, CommandToolLookupImpl, CommandToolImpl = BEGIN FileNamesImpl; CommandToolParseImpl; CommandToolUtilitiesImpl; CommandToolImpl; InitialCommandsImpl; FSFileCommandsImpl; OtherCommandsImpl; CommandToolLookupImpl; END.