IFUCorePackage.config
Copyright © 1984 by Xerox Corporation. All rights reserved.
Last Edited by: Curry, October 21, 1986 10:13:51 pm PDT
Don Curry November 3, 1986 11:33:43 am PST
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,
IFUCoreCtlStatic,
IFUCoreDataImpl,
IFUCoreDataAdderImpl,
IFUCoreDataGPRowImpl,
IFUCoreDataMatchImpl,
IFUCoreDataMuxImpl,
IFUCoreDataSBImpl,
IFUCoreDriveImpl,
IFUCorePadsImpl =
BEGIN
IFUCoreCellsImpl;
IFUCoreCtlImpl;
IFUCoreCtlPreCharge;
IFUCoreCtlStatic;
IFUCoreDataImpl;
IFUCoreDataAdderImpl;
IFUCoreDataGPRowImpl;
IFUCoreDataMatchImpl;
IFUCoreDataMuxImpl;
IFUCoreDataSBImpl;
IFUCoreDriveImpl;
IFUCorePadsImpl;
END.