File: GraphPack.config, Copyright © 1985 by Xerox Corporation. All rights reserved.
Last Edited by:
Sweetsun Chen, November 16, 1985 10:03:08 pm PST
GraphPack: CONFIGURATION
IMPORTS
Atom, Buttons, ChoiceButtons, Commander, CommandTool, Containers, Convert, FS, FileNames, -- GraphCarets, GraphCleanUp, GraphConvert, GraphPrivate, GraphUtil, -- Icons, Imager, ImagerBackdoor, ImagerColor, ImagerColorMap, ImagerDitheredDevice, ImagerFont, ImagerInterpress, InputFocus, IO, Labels, List, Menus, MessageWindow, PopUpMenu, Process, Real, RealFns, RefText, Rope, Rules, Terminal, TiogaButtons, TiogaMenuOps, TiogaOps, TIPUser, UserProfile, VFonts, ViewerBLT, ViewerEvents, ViewerOps, ViewerPrivate, ViewerTools, WindowManager
EXPORTS
Graph, GraphOps, GraphCarets, GraphCleanUp, GraphConvert, GraphPrivate, GraphUtil
CONTROL
GraphController, GraphRead, GraphViewer =
BEGIN
GraphCaretsImpl;
GraphCleanUpImpl;
GraphConvertImpl;
GraphUtilImpl;
GraphOpsImpl;
GraphController;
GraphDisplay;
GraphDraw;
GraphEdit;
GraphRead;
GraphReadAscii;
GraphWrite;
GraphMenus;
GraphMonitor;
GraphOperations;
GraphPanel;
GraphRemove;
GraphResume;
GraphTable;
GraphUpdate;
GraphViewer;
END.
CHANGE LOG.
SChen, created at October 8, 1985 6:45:31 pm PDT.