Gargoyle.config [PCedar version]
Copyright Ó 1986, 1987, 1988, 1989, 1990, 1991, 1992 by Xerox Corporation. All rights reserved.
Last edited by: Eric Bier on October 29, 1987 3:36:43 pm PST
Michael Plass, October 19, 1985 3:49:21 pm PDT
Maureen Stone, September 28, 1987 3:50:27 pm PDT
Goodisman, August 3, 1989 10:26:10 am PDT
Pier, September 30, 1992 5:53 pm PDT
Bier, June 30, 1993 11:59 pm PDT
Doug Wyatt, April 20, 1992 1:17 pm PDT
Gargoyle: CONFIGURATION LINKS: CODE
IMPORTS Angles2d, Atom, AtomButtons, BasicTime, BiScrollers, BiScrollersTransforms, BufferedRefresh, CardTab, CedarProcess, CodeTimer, ColorFns, ColorTool, Commander, CommanderOps, Containers, Convert, CubicPaths, Draw2d, EBEditors, EBEditorsExtras, EBMesaLisp, EBNullDoc, EditSpanSupport, EmbeddedButtons, Feedback, FeedbackOps, FileNames, FS, FutureValues, Geom2D, GGBoundBox, GGBuiltinShapes, GGCircleCache, GGCircles, GGCoreOps, GGDescribe, GGFileOps, GGFont, GGFromImager, GGMeasure, GGMenu, GGOutline, GGParent, GGParseIn, GGParseOut, GGProps, GGScene, GGSegment, GGSelect, GGSequence, GGShapes, GGSlice, GGSliceOps, GGState, GGTraj, GGTransform, GGUtility, Icons, Imager, ImagerArtwork, ImagerBackdoor, ImagerBox, ImagerColor, ImagerColorPrivate, ImagerError, ImagerFont, ImagerInterpress, ImagerPixel, ImagerPixelArray, ImagerSample, ImagerTransformation, InputFocus, InterpressInterpreter, IO, IPMaster, Lines2d, List, MBQueue, MJSContainers, MultiCursors, NamedColors, NodeProps, PFS, Process, Prop, Random, Real, RealFns, RefTab, Rope, Rules, SessionLog, SimpleFeedback, SlackProcess, SymTab, SystemNames, TEditOps, TextNode, TiogaAccess, TiogaAccessViewers, TiogaMenuOps, TiogaOps, TIPUser, UserProfile, Vectors2d, ViewerAbort, ViewerOps, ViewerSpecs, ViewersWorld, ViewersWorldInstance, ViewerTools
EXPORTS ALL
CONTROL GGUIUtilityImpl, GGFileImpl, GGMultiGravityImpl, GGUserImpl, GGAlignImpl, GGCaretImpl, GGScrollMonitorImpl, GGEventImplC, GGEventImplB, GGEventImplA, GGEventImplD, GGEventImplE, GGEventImplF, GGMouseEventImplA, GGMouseEventImplB, GGRefreshImpl, GGHistoryImpl, GGViewerOpsImpl, GGWindowImpl, GGStateImpl, GGActiveImpl, GGValueEventImpl
= BEGIN
GGActiveImpl;
GGAlignImpl;
GGCaretImpl;
GGEventImplA;
GGEventImplB;
GGEventImplC;
GGEventImplD;
GGEventImplE;
GGEventImplF;
GGEventImplG; -- not available yet in Cedar10
GGFileImpl;
GGHistoryImpl;
GGMouseEventImplA;
GGMouseEventImplB;
GGMultiGravityImpl;
GGRefreshImpl;
GGScrollMonitorImpl;
GGStateImpl;
GGUIUtilityImpl;
GGUserImpl;
GGValueEventImpl;
GGViewerOpsImpl;
GGWindowImpl;
END.