File: GraphPack.config
Copyright Ó 1985, 1987, 1988 by Xerox Corporation. All rights reserved.
Last Edited by:
Christian Le Cocq January 25, 1988 10:38:36 am PST
Sweetsun Chen, November 26, 1985 11:25:13 pm PST
GraphPack: CONFIGURATION LINKS: CODE
IMPORTS
Atom, Buttons, ChoiceButtons, Commander, CommandTool, Containers, Convert, FS, FileNames, Icons, Imager, ImagerBackdoor, ImagerColor, ImagerColorMap, ImagerDitherContext, ImagerFont, ImagerInterpress, InputFocus, IO, Labels, List, Menus, MessageWindow, PopUpSelection, Process, Real, RealFns, RefText, Rope, Rules, Terminal, TiogaButtons, TiogaMenuOps, TiogaFileOps, 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.