RasterOpPackage.config
Copyright Ó 1989, 1991, 1992 by Xerox Corporation. All rights reserved.
Michael Plass, September 15, 1992 10:06 pm PDT
Russ Atkinson (RRA) August 9, 1989 4:16:11 pm PDT
RasterOpPackage: CONFIGURATION
EXPORTS BlockRotate, MaskWithColor, RasterOp, UnsafeTile
CONTROL BlockRotateImpl, MaskWithColorImpl, RasterOpForwardImpl, RasterOpTileImpl, RasterOpGreenbayImpl, RasterOpCharBltImpl, UnsafeTileImpl
= BEGIN
BlockRotateImpl;
MaskWithColorImpl;
RasterOpForwardImpl;
RasterOpTileImpl;
RasterOpGreenbayImpl;
RasterOpCharBltImpl;
UnsafeTileImpl;
END.
Created by Plass, January 16, 1989