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