IconEditor.config
Last Edited by: Spreitzer, May 19, 1984 3:35:57 pm PDT
Last Edited by: Pier, February 17, 1985 3:51:12 pm PST
IconEditor: CONFIGURATION LINKS: CODE
IMPORTS Buttons, ChoiceButtons, Commander, CommandTool, Containers, Convert, Cursors, FS,
Graphics, GraphicsOps, Icons, IconRegistry, InputFocus, IO,
Menus, MessageWindow, Real, Rope, Rules, PrincOpsUtils, TIPUser, VFonts,
ViewerOps, ViewerTools, Terminal
CONTROL LFBoundingBoxImpl, IconEditorIO, IconEditorImplA, IconEditorImplB =
BEGIN
IconEditorIO;
IconEditorImplA;
IconEditorImplB;
LFBoundingBoxImpl;
END.