File: PlotPackage.config
Last Edited by: SChen, May 14, 1985 7:48:16 pm PDT
PlotPackage: CONFIGURATION
IMPORTS
BasicTime, ColorMap, Commander, CommandTool, Convert, FS, Graphics, GraphicsColor, GraphicsToPress, FileNames, Icons, InputFocus, IO, List, Menus, MessageWindow, Real, RealFns, RefText, Rope, RopeFrom, Terminal, UserProfile, ViewerOps, WindowManager
EXPORTS
Plot, PlotOps
CONTROL
PlotFile, PlotViewer =
BEGIN
PlotMonitor;
PlotViewer;
PlotFile;
END.