ColorTool.config
Last changed by Darlene Plebon June 21, 1983 11:14 am
Last Edited by: Stone, April 9, 1985 5:25:21 pm PST
Last Edited by: Beach, February 15, 1984 12:15:43 pm PST
ColorTool: CONFIGURATION
IMPORTS Atom, Buttons, ChoiceButtons, ColorMap, Commander, Containers, Convert, Graphics, GraphicsColor, InputFocus, IO, MessageWindow, Process, Real, Rope, RuntimeError, Sliders, TIPUser, UserProfile, VFonts, ViewerOps, ViewerTools, WindowManager
EXPORTS CNSColor, CGColorWithCIE, ColorToolViewer, CIEViewer, CIETriangle
CONTROL MatrixImpl, LinearSystemImpl, CIETriangleImpl, CIEViewerImpl, ColorToolViewerImpl, CNSColorImpl = {
CNSColorImpl;
CIEViewerImpl;
CIETriangleImpl;
ColorToolViewerImpl;
CGColorWithCIEImpl;
MatrixImpl;
LinearSystemImpl;
}.