File: Gargoyle.config
Copyright © 1984 by Xerox Corporation. All rights reserved.
Author: Eric Bier on August 19, 1985 11:19:19 pm PDT
Stone, August 8, 1985 2:23:25 pm PDT
Michael Plass, October 19, 1985 3:49:21 pm PDT
Gargoyle: CONFIGURATION
IMPORTS Atom, BasicTime, Buttons, Commander, CubicSplines, CubicPaths, CubicPathsExtras, FileNames, FS, Icons, Imager, ImagerBackdoor, ImagerColor, ImagerInterpress, ImagerTransformation, ImagerPath, InputFocus, IO, Labels, Menus, MessageWindow, PopUpMenu, Process, Random, Real, RealFns, Rope, Rosary, TiogaButtons, TIPUser, VFonts, ViewerIO, ViewerOps, ViewerTools, ImagerState, ImagerRasterPrivate
CONTROL GGUtilityImpl, GGGraphicsButtonImpl, GGButtonsImpl, GGViewerOpsImpl, GGErrorImpl, GGSessionLogImpl, GGAngleImpl, GGVectorImpl, GGTransformImpl, GGLinesImpl, GGCirclesImpl, GGShapesImpl, GGSegmentImpl, GGBoundBoxImpl, GGObjectsImpl, GGTouchImpl, GGDescribeImpl, GGGravityImpl, GGAlignImpl, GGContainerImpl, GGUserInputImpl, GGCaretImpl, GGEventImplA, GGEventImplB, GGMouseEventImpl, GGSelectImpl, GGRefreshImpl, GGMenusImpl, GGWindowImpl, GGDrawProcessImpl, GGFromImagerImpl
=
BEGIN
GGAlignImpl;
GGAngleImpl;
GGBoundBoxImpl;
GGButtonsImpl;
GGCaretImpl;
GGCirclesImpl;
GGContainerImpl;
GGDescribeImpl;
GGDrawProcessImpl;
GGErrorImpl;
GGEventImplA;
GGEventImplB;
GGGraphicsButtonImpl;
GGGravityImpl;
GGLinesImpl;
GGMenusImpl;
GGMouseEventImpl;
GGObjectsImpl;
GGRefreshImpl;
GGSegmentImpl;
GGSelectImpl;
GGSessionLogImpl;
GGShapesImpl;
GGTouchImpl;
GGTransformImpl;
GGUserInputImpl;
GGUtilityImpl;
GGVectorImpl;
GGViewerOpsImpl;
GGWindowImpl;
GGFromImagerImpl;
END.