ImagerPDPackage.config
Copyright © 1984, 1985 by Xerox Corporation. All rights reserved.
Michael Plass, July 8, 1985 12:20:53 pm PDT
Doug Wyatt, May 24, 1985 1:54:12 pm PDT
ImagerPDPackage: CONFIGURATION LINKS: CODE
IMPORTS Atom, CountedVM, FS, Imager, ImagerCache, ImagerPixelMap, ImagerRaster, ImagerTransformation, IO, PriorityQueue, RealFns, RefTab, Rope, ImagerBackdoor, ImagerPixelArray, ImagerColorOperator, ImagerMask, ImagerColor, ImagerSample, FunctionCache
EXPORTS PDFileWriter, ImagerPD
CONTROL PDFileWriterImpl, ImagerBrickImpl, ImagerPDImpl
= BEGIN
PDFileWriterImpl;
ImagerBrickImpl; -- replacement for buggy version in 6.0 release
ImagerPDImpl;
END.