<> <> <> <> <> CDCmosPackage: CONFIGURATION IMPORTS Atom, Commander, CommandTool, TerminalIO, CD, CDCallSpecific, CDCells, CDColors, CDCommands, CDDirectory, CDLRUCache, CDProperties, CDValue, CDPanel, CDEvents, CDRects, CDViewer, CDTexts, CDDefaults, CDTipEtc, CDApplications, CDExtras, CDMarks, CDRepetitions, CDSequencer, CDStretchyExtras, CDOps, CDOrient, CDPrivate, CDIO, FS, IO, Rope, RuntimeError, TokenIO, UserProfile, CDBusses, FileNames EXPORTS CMos, CMosContacts, CMosTransistors CONTROL CMosImpl, CMosContactsImpl, CMosContactCommands, CMosTransistorsImpl, CMosTransistorCommands, CMosPDif, ChipmonkCmosRead, ChipmonkCMosWrite = BEGIN CMosImpl; CMosTransistorsImpl; CMosContactsImpl; CMosContactCommands; CMosTransistorCommands; CMosPDif; ChipmonkCmosRead; ChipmonkCMosWrite; END.