GargoyleCorePackage.config
Copyright Ó 1986, 1988, 1989, 1990, 1992 by Xerox Corporation. All rights reserved.
Last edited by Bier on July 16, 1987 11:33:00 am PDT
Pier, June 24, 1992 10:28 am PDT
Bier, November 13, 1992 2:16 pm PST
Doug Wyatt, April 9, 1992 5:51 pm PDT
GargoyleCorePackage: CONFIGURATION
IMPORTS <<IPInterpreter,>> Convert, Feedback, FileNames, FS, Imager, ImagerColor, ImagerColorPrivate, ImagerInterpress, ImagerState, ImagerTransformation, InterpressInterpreter, IO, IPMaster, Lines2d, PFS, Real, RealFns, RefText, RefTextExtras, Rope, SimpleFeedback, SymTab, SystemNames, TiogaIO, Vectors2d
EXPORTS ALL
CONTROL GGBoundBoxImpl, GGParseImpl, GGFileOpsImpl, GGCoreOpsImpl
=
BEGIN
GGBoundBoxImpl;
GGCoreOpsImpl;
GGFileOpsImpl;
GGParseImpl;
END.