File: Gargoyle.config
Copyright © 1984 by Xerox Corporation. All rights reserved.
Last edited by: Eric Bier on January 28, 1987 11:03:32 pm PST
Stone, August 8, 1985 2:23:25 pm PDT
Michael Plass, October 19, 1985 3:49:21 pm PDT
Pier, January 30, 1987 12:35:58 pm PST
Gargoyle: CONFIGURATION
IMPORTS Atom, AtomButtons, 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,-- ImagerExtras, 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, GGMeasureImpl, GGEditToolImpl, GGUserProfileImpl, GGCircleCacheImpl, GGStatisticsImpl, GGUtilityImpl, GGGraphicsButtonImpl, GGViewerOpsImpl, GGErrorImpl, GGSessionLogImpl, GGAngleImpl, GGVectorImpl, GGTransformImpl, GGLinesImpl, GGCirclesImpl, GGShapesImpl, GGTrajImpl, GGOutlineImplA, GGOutlineImplB, 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;
GGCaretImpl;
GGCirclesImpl;
GGCircleCacheImpl;
GGCubic2Impl;
GGContainerImpl;
GGDescribeImpl;
GGInterfaceImpl;
GGEditToolImpl;
GGErrorImpl;
GGEventImplA;
GGEventImplB;
GGEventImplC;
GGEventImplD;
GGFileInImpl;
GGFileOutImpl;
GGGraphicsButtonImpl;
GGGravityImpl;
GGLinesImpl;
GGMeasureImpl;
GGMenusImpl;
GGMouseEventImplA;
GGMouseEventImplB;
GGMultiGravityImpl;
GGObjectsImpl;
GGOutlineImplA;
GGOutlineImplB;
GGParseInImpl;
GGParseOutImpl;
GGRefreshImpl;
GGSegmentImplA;
GGSegmentImplB;
GGSelectImpl;
GGSessionLogImpl;
GGSequenceImpl;
GGSliceImplA;
GGSliceImplB;
GGSliceImplC;
GGStatisticsImpl;
GGShapesImpl;
GGTouchImpl;
GGTrajImpl;
GGTransformImpl;
GGUserInputImpl;
GGUserProfileImpl;
GGUtilityImpl;
GGVectorImpl;
GGViewerOpsImpl;
GGWindowImpl;
GGFromImagerImpl;
END.