<> <> <> <> <> <> 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.