CDVPlot.config
Plotting chipndale designs on a black and white versatec plotter.
Copyright © 1983, 1985 by Xerox Corporation. All rights reserved.
last modified by McCreight, November 9, 1983 3:04 pm
Last Edited by: Jacobi, October 31, 1984 4:30:20 pm PST
Last Edited by: Jacobi, April 4, 1985 2:44:27 pm PST
CDVPlot: CONFIGURATION

IMPORTS

-- IMPORTED by VersatecImpl
Atom,
BasicTime,
CD,
CDApplications,
CDCallSpecific,
CDExtras,
CDViewer,
CDMenus,
CDEvents,
CDIO,
CDOps,
CDProperties,
CDSequencer,
FS,
FSRemoteFile,
Graphics,
GraphicsOps,
IO,
Menus,
Process,
Real,
TerminalIO,
VFonts,
ViewerOps


EXPORTS
CornerStitching,
STPStreams

CONTROL
STPStreamsImpl,
CornerStitchingImpl,
CDBWVersatecImpl =

BEGIN
STPStreamsImpl;
CornerStitchingImpl;
CDBWVersatecImpl;
END.