InterpressPackage.config
Copyright © 1984, 1985 by Xerox Corporation. All rights reserved.
Michael Plass, August 2, 1985 3:47:47 pm PDT
Tim Diebert: October 9, 1985 8:54:52 am PDT
Doug Wyatt, November 21, 1985 5:43:11 pm PST
InterpressPackage: CONFIGURATION LINKS: CODE
IMPORTS
Convert, FS, IO, List, ProcessProps, Real, RealFns, RefText, Rope, RopeFile, RuntimeError, SymTab,
Imager, ImagerBackdoor, ImagerColor, ImagerColorOperator, ImagerFont, ImagerOps, ImagerPath, ImagerPixelArray, ImagerPixelMap, ImagerSample, ImagerTransformation
EXPORTS IPReal, IPMaster, ImagerInterpress, Interpress, IPInterpreter, IPImager, IPBase, IPImage
= BEGIN
IPRealImpl;
IPMasterImpl;
IPErrorImpl;
IPTypesImpl;
IPStackImpl;
IPVectorImpl;
IPContextImpl;
IPExecImpl;
IPImagerImpl;
IPBaseImpl;
IPImageImpl;
IPApplyImpl;
IPTypefaceImpl;
ImagerInterpressImpl;
END.