IconEditor.config
Last Edit by Michael Plass, January 31, 1983 3:50 pm
Last Edited by: Teitelman, April 12, 1983 5:40 pm
Last Edited by: Wyatt, April 22, 1983 4:38 pm
IconEditor: CONFIGURATION LINKS: CODE
IMPORTS Buttons, ChoiceButtons, Containers, FileIO,
Graphics, GraphicsOps, Icons, IconRegistry, IO,
Menus, MessageWindow, Real, Rope, Rules, Runtime, TIPUser, VFonts,
ViewerOps, ViewerTools
CONTROL IconEditorIO, IconEditorImplA, IconEditorImplB =
BEGIN
IconEditorIO;
IconEditorImplA;
IconEditorImplB;
END.