InterpressPackage.config
Copyright © 1984, 1985, 1986 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, May 30, 1986 5:30:00 pm PDT
InterpressPackage: CONFIGURATION LINKS: CODE
IMPORTS Convert, FS, Imager, ImagerBackdoor, ImagerColor, ImagerColorOperator, ImagerExtras, ImagerFont, ImagerOps, ImagerPath, ImagerPixelArray, ImagerPixelMap, ImagerSample, ImagerTransformation, IO, Real, RealFns, RefText, Rope, RopeFile, RuntimeError, SymTab
EXPORTS IPReal, IPMaster, ImagerInterpress, ImagerInterpressBackdoor, Interpress, IPInterpreter, IPImager, IPBase, IPImage
= BEGIN
IPRealImpl;
IPMasterImpl;
ImagerInterpressImpl;
IPTypesImpl;
IPStackImpl;
IPVectorImpl;
IPExecImpl;
IPBaseImpl;
IPImageImpl;
IPApplyImpl;
IPImagerImpl;
IPTypefaceImpl;
END.