File: Gargoyle.config
Copyright © 1984 by Xerox Corporation. All rights reserved.
Last edited by: Eric Bier on January 14, 1987 1:05:39 pm PST
Stone, August 8, 1985 2:23:25 pm PDT
Michael Plass, October 19, 1985 3:49:21 pm PDT
Pier, August 27, 1986 3:56:31 pm PDT
Gargoyle: CONFIGURATION
IMPORTS Atom, BasicTime, BiScrollers, Buttons, CedarProcess, Commander, CommandTool, Convert, Cubic2, Cursors, ColorToolViewer, ColorToolViewerExtras, CombinePoly, CubicSplines, CubicPaths, CubicPathsExtras, Draw2d, FileNames, FS, FunctionCache, Geom2D, GList, Icons, Imager, ImagerArtwork, ImagerBackdoor, ImagerColor, ImagerColorPrivate, --ImagerDitheredDevice,-- ImagerFastShow, ImagerFont, ImagerInterpress, ImagerTransformation, --ImagerOps,-- ImagerPath, ImagerPixelMap, ImagerMemory, InputFocus, Interminal, Interpress, IPMaster, IO, Labels, List, MessageWindow, NamedColors, NodeStyleFont, Polynomial, PopUpSelection, Process, Random, Real, RealFns, RefText, Rope, Rosary, Rules, SlackProcess, Terminal, TiogaButtons, TiogaMenuOps, TIPUser, UserProfile, Vector2, VFonts, ViewerIO, ViewerOps, ViewerTools, ImagerState, ImagerRasterPrivate
EXPORTS ALL
CONTROL GGCubic2Impl, GGEditToolImpl, GGUserProfileImpl, GGCircleCacheImpl, GGStatisticsImpl, GGUtilityImpl, GGGraphicsButtonImpl, GGButtonsImpl, GGViewerOpsImpl, GGErrorImpl, GGSessionLogImpl, GGAngleImpl, GGVectorImpl, GGTransformImpl, GGLinesImpl, GGCirclesImpl, GGShapesImpl, GGTrajImpl, GGOutlineImpl, GGSliceImplA, GGSliceImplB, GGSliceImplC, GGSegmentImplA, GGSegmentImplB, GGSequenceImpl, GGBoundBoxImpl, GGObjectsImpl, GGBuiltinShapesImpl, GGTouchImpl, GGDescribeImpl, GGGravityImpl, GGMultiGravityImpl, GGAlignImpl, GGContainerImpl, GGUserInputImpl, GGCaretImpl, GGInterfaceImpl, GGEventImplC, GGEventImplB, GGEventImplA, GGEventImplD, GGMouseEventImplA, GGMouseEventImplB, GGSelectImpl, GGRefreshImpl, GGMenusImpl, GGWindowImpl, GGFromImagerImpl, GGParseOutImpl, GGFileOutImpl, GGParseInImpl, GGFileInImpl
=
BEGIN
GGAlignImpl;
GGAngleImpl;
GGBoundBoxImpl;
GGBuiltinShapesImpl;
GGButtonsImpl;
GGCaretImpl;
GGCirclesImpl;
GGCircleCacheImpl;
GGCubic2Impl;
GGContainerImpl;
GGDescribeImpl;
GGInterfaceImpl;
GGEditToolImpl;
GGErrorImpl;
GGEventImplA;
GGEventImplB;
GGEventImplC;
GGEventImplD;
GGFileInImpl;
GGFileOutImpl;
GGGraphicsButtonImpl;
GGGravityImpl;
GGLinesImpl;
GGMenusImpl;
GGMouseEventImplA;
GGMouseEventImplB;
GGMultiGravityImpl;
GGObjectsImpl;
GGOutlineImpl;
GGParseInImpl;
GGParseOutImpl;
GGRefreshImpl;
GGSegmentImplA;
GGSegmentImplB;
GGSelectImpl;
GGSessionLogImpl;
GGSequenceImpl;
GGSliceImplA;
GGSliceImplB;
GGSliceImplC;
GGStatisticsImpl;
GGShapesImpl;
GGTouchImpl;
GGTrajImpl;
GGTransformImpl;
GGUserInputImpl;
GGUserProfileImpl;
GGUtilityImpl;
GGVectorImpl;
GGViewerOpsImpl;
GGWindowImpl;
GGFromImagerImpl;
END.