PipalCDPackage.config
Copyright Ó 1988 by Xerox Corporation. All rights reserved.
Created by Bertrand Serlet March 6, 1988 10:51:17 pm PST
Bertrand Serlet May 18, 1988 11:40:03 am PDT
PipalCDPackage: CONFIGURATION
IMPORTS
Ascii, Atom, BasicTime, BrineIO,
CD, CDAtomicObjects, CDBasics, CDCells, CDCellsInteractions, CDCurves, CDDefaultProcs, CDDirectory, CDEnvironment, CDEvents, CDImports, CDInstances, CDOps, CDRects, CDRoutingObjects, CDSatellites, CDSequencerExtras, CDSymbolicObjects, CDTexts, CDViewer, CDViewHighlight,
CedarProcess, CMosB, CMosBExtras,
FileStream, FS,
Imager, ImagerBackdoor, ImagerColor, ImagerFont, ImagerInterpress, ImagerTransformation, ImagerTypeface, Interpress,
IO, List,
Pipal, PipalInt, PipalMos, PipalOps, PipalPaint, PipalReal,
Process, Properties, PW, Real, RefTab, RefTabExtras, Rope, RopeHash, RopeList, Saguaro, SymTab, TerminalIO, ViewerOps
EXPORTS ALL
CONTROL -- order is significant!
PipalMosImpl, PipalCDImpl, PipalIOImpl, PipalUIImpl, PipalCDCommands =
BEGIN
PipalMosImpl; PipalCDImpl; PipalIOImpl; PipalUIImpl; PipalCDCommands;
END.