SoftcardTool.config
Copyright Ó 1987 by Xerox Corporation. All rights reserved.
Willie-Sue, March 25, 1987 7:23:58 pm PST
SoftcardTool: CONFIGURATION
IMPORTS AMBridge, BasicTime, Buttons, Commander, CommandTool, Containers, Convert, FS, Interpreter, Labels, List, ImagerFont, IO, PopUpSelection, Process, Rope, Rules, TypeScript, ViewerIO, ViewerOps, ViewerTools, SoftcardOps, SymTab
EXPORTS ALL
CONTROL
SoftcardToolImpl,
SoftcardToolMiscButtonsImpl, SoftcardToolPeekPokeImpl,
SoftcardToolRegistersImpl, SoftcardToolVariousBitsImpl,
SoftcardToolQuadIOImpl =
BEGIN
SoftcardToolImpl;
SoftcardToolMiscButtonsImpl;
SoftcardToolPeekPokeImpl;
SoftcardToolRegistersImpl;
SoftcardToolVariousBitsImpl;
SoftcardToolQuadIOImpl;
END.