GargoyleCorePackage.config
Copyright Ó 1986, 1988, 1989, 1990 by Xerox Corporation. All rights reserved.
Last edited by Bier on July 16, 1987 11:33:00 am PDT
Pier, July 3, 1991 6:08 pm PDT
Bier, October 17, 1991 4:02 pm PDT
Doug Wyatt, February 21, 1990 6:17 pm PST
GargoyleCorePackage: CONFIGURATION
IMPORTS Convert, Feedback, FileNames, FS, Imager, ImagerColor, ImagerColorES, ImagerColorFns, ImagerColorPrivate, ImagerInterpress, ImagerState, ImagerTransformation, Interpress, IPInterpreter, IPMaster, IO, Lines2d, PFS, Real, RealFns, RefText, Rope, SimpleFeedback, SymTab, SystemNames, PutGet, Vectors2d
EXPORTS ALL
CONTROL GGBoundBoxImpl, GGParseImpl, GGFileOpsImpl, GGCoreOpsImpl
=
BEGIN
GGBoundBoxImpl;
GGCoreOpsImpl;
GGFileOpsImpl;
GGParseImpl;
END.