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