DFTool.config
last edited by Levin on December 7, 1983 9:29 pm
DFTool: CONFIGURATION
IMPORTS
BasicTime, Buttons, Commander, DFOperationsQueue, DFUtilities, FS, GraphicsOps, InputFocus, IO, Labels, List, Loader, Process, ProcessProps, Rope, Rules, TypeScript, UserCredentials, UserProfile, VFonts, ViewerIO, ViewerOps, ViewerOps, ViewerSpecs
EXPORTS ALL
CONTROL
DFToolUtilitiesImpl, DFLogImpl, BringOverToolImpl, SModelToolImpl, VerifyToolImpl, DFInterfaceImpl =
BEGIN
DFInterfaceImpl;
DFToolUtilitiesImpl;
DFLogImpl;
BringOverToolImpl;
SModelToolImpl;
VerifyToolImpl;
END.