DFTool.config
last edited by Levin on December 6, 1983 3:36 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.