ArtworkPackage.config
Copyright Ó 1987, 1990, 1992 by Xerox Corporation. All rights reserved.
Michael Plass, March 24, 1992 12:26 pm PST
Bier, May 30, 1990 6:09 pm PDT
Doug Wyatt, October 10, 1990 3:42 pm PDT
ArtworkPackage: CONFIGURATION LINKS: CODE
IMPORTS
Commander, Convert, FunctionCache, Imager, ImagerInterpress, ImagerMemory, ImagerTransformation, Interpress, IO, NodeProps, NodeStyle, ProcessProps, Real, Rope, RuntimeError, Scaled, SimpleFeedback, TEditFormat, TextEdit, TextEditBogus,
TiogaAccess, TiogaAccessViewers, TEditInputOps, TEditSelection, ViewerOps
EXPORTS ALL
CONTROL ArtworkRuleImpl, ArtworkInterpressImpl, ImagerArtworkImpl
= BEGIN
ArtworkRuleImpl;
ArtworkInterpressImpl;
ImagerArtworkImpl;
END.