XlPackageD.config
Copyright Ó 1988, 1989, 1990, 1991 by Xerox Corporation. All rights reserved.
Created by Christian Jacobi, April 13, 1988
Christian Jacobi, March 7, 1991 8:51 pm PST
XlPackageD: CONFIGURATION LINKS: CODE
IMPORTS Atom, ArpaName, Basics, BasicTime, CardTab, --Commander,-- Convert, Customize, DelayedFork, FastFork, ImagerBitmapContext, ImagerDitherContext, ImagerRaster, ImagerSample, IO, IntToIntTab, NetworkStream, PeriodicalFork, PFinalize, PreDebug, PrincOpsUtils, Process, Random, RefTab, RefText, Rope, RProperties, RuntimeError, SF, SFInline, SymTab, ThisMachine, UserProfile
EXPORTS ALL
CONTROL
XlImplSetup,
XlImplMainLoop,
XlDispatchImpl,
XlPrivateResourcesImpl,
XlImplSpecialMonitor,
XlAccessAndNameTranslationlPrincOps,
XlShmPixmapsImplDummy,
XlServiceImpl,
XlImplThreads,
XlImplRequests,
XlImplTexts,
XlImplGC,
XlConventionsImpl,
XlAssocImpl,
XlImplAtPropSel,
XlWMOpsImpl,
XlAsciiInputImpl,
XlBitmapImpl,
XlBitmapWindowImpl,
XlCursorImpl,
XlImplUtilities,
XlDBImpl,
XlTextWindowImpl =
BEGIN
XlImplSetup;
XlImplMainLoop;
XlDispatchImpl;
XlPrivateResourcesImpl;
XlImplSpecialMonitor;
XlAccessAndNameTranslationlPrincOps;
XlShmPixmapsImplDummy;
XlServiceImpl;
XlImplThreads;
XlAssocImpl;
XlImplAtPropSel;
XlImplGC;
XlAsciiInputImpl;
XlWMOpsImpl;
XlImplUtilities;
XlImplRequests;
XlImplTexts;
XlConventionsImpl;
XlTextWindowImpl;
XlDBImpl;
XlBitmapImpl;
XlBitmapWindowImpl;
XlCursorImpl;
END.