<> <> <> <> IFUCorePackage: CONFIGURATION IMPORTS CCDUtils, CD, CDCells, CDDirectory, CDRects, CDSatellites, CDTexts, CDSymbolicObjects, Convert, CoreBlock, CoreCreate, CoreFrame, CoreGeometry, CoreGlue, CoreInstCell, CoreIOIFUProps, CoreLibrary, CoreName, CoreOps, CoreProperties, CoreWire, CoreXform, HashTable, IO, Lists, PLAOps, PLASim, Ports, PW, PWC, PWCTilingClass, PWPins, REFBit, Rope EXPORTS IFUCoreCells, IFUCoreCtl, IFUCoreData, IFUCoreDrive, IFUCorePads CONTROL IFUCoreCellsImpl, IFUCoreCtlImpl, IFUCoreCtlPreCharge, <> IFUCoreDataImpl, IFUCoreDataAdderImpl, IFUCoreDataGPRowImpl, IFUCoreDataMatchImpl, IFUCoreDataMuxImpl, IFUCoreDataSBImpl, <<>> IFUCoreDriveImpl, IFUCorePadsImpl = BEGIN IFUCoreCellsImpl; IFUCoreCtlImpl; IFUCoreCtlPreCharge; <> IFUCoreDataImpl; IFUCoreDataAdderImpl; IFUCoreDataGPRowImpl; IFUCoreDataMatchImpl; IFUCoreDataMuxImpl; IFUCoreDataSBImpl; IFUCoreDriveImpl; IFUCorePadsImpl; END.