IFUPackage.config
Copyright c 1984 by Xerox Corporation. All rights reserved.
Last Edited by: Curry, July 15, 1986 1:04:06 pm PDT
IFUPackage: CONFIGURATION
IMPORTS
BasicTime, FS, CardTable, CD, CDCells, CDCleanUp, CDCreateLabels, CDDirectory, CDInstances, CDIO, CDOps, CDOrient, CDProperties, CDRects, CDSimpleOps, CDSimpleRules, CDSymbolicObjects, CDViewer, CMosB, CMosBObjects, Commander, CommandTool, Convert, CoreClasses, CoreCreate, CoreIO, CoreOps, CoreProperties, HashTable, ImagerFont, IO, LayoutCheckpoint, PLAOps, Ports, PW, PWCore, PWPins, PWRoute, REFBit, Rope, RopeList, Rosemary, RosemaryUser, Route, Sinix, SinixCMos, TerminalIO, VFonts, ViewerIO, WatchStats, WriteCapa
EXPORTS
CoreBlock,
CoreConnect,
CoreFrame,
CoreGlue,
CoreInstCell,
CoreLibrary,
CoreName,
CoreWire,
CoreXform,
Lists,
CCDUtils,
IFUCoreCells,
IFUCoreCtl,
IFUCoreData,
IFUCoreDrive,
IFUCorePads,
IFUSrc
CONTROL
CoreBlockImpl,
CoreConnectImpl,
CoreFrameImpl,
CoreGlueImpl,
CoreGlueXlate,
CoreInstCellImpl,
CoreLibraryImpl,
CoreNameImpl,
CoreWireImpl,
CoreXformImpl,
ListsImpl,
CCDUtilsImpl,
IFUCoreCellsImpl,
IFUCorePadsImpl,
IFUCoreDriveImpl,
IFUCoreCtlImpl,
IFUCoreCtlPreCharge,
IFUCoreCtlStatic,
IFUCoreDataImpl,
IFUCoreDataAdderImpl,
IFUCoreDataGPRowImpl,
IFUCoreDataMatchImpl,
IFUCoreDataMuxImpl,
IFUCoreDataSBImpl, -- needs expand hard
IFUSrcComplete,
IFUSrcFetchControler,
IFUSrcStackControler,
IFUSrcStatusControl,
IFUSrcInstrDecode,
IFUSrcFetch,
IFUSrcFetchBuf,
IFUSrcXaForm,
IFUSrcPCFormTop,
IFUSrcPCFormBot,
IFUSrcStackBuf,
IFUSrcLSForm,
IFUSrcABForm,
IFUSrcControlPipe,
IFUSrcImpl,
IFUTests =
BEGIN
CoreBlockImpl;
CoreConnectImpl;
CoreFrameImpl;
CoreGlueImpl;
CoreGlueXlate;
CoreInstCellImpl;
CoreLibraryImpl;
CoreNameImpl;
CoreWireImpl;
CoreXformImpl;
ListsImpl;
CCDUtilsImpl;
IFUCoreCellsImpl;
IFUCorePadsImpl;
IFUCoreDriveImpl;
IFUCoreCtlImpl;
IFUCoreCtlPreCharge;
IFUCoreCtlStatic;
IFUCoreDataImpl;
IFUCoreDataAdderImpl;
IFUCoreDataGPRowImpl;
IFUCoreDataMatchImpl;
IFUCoreDataMuxImpl;
IFUCoreDataSBImpl;
IFUSrcComplete;
IFUSrcFetchControler;
IFUSrcStackControler;
IFUSrcStatusControl;
IFUSrcInstrDecode;
IFUSrcFetch;
IFUSrcFetchBuf;
IFUSrcXaForm;
IFUSrcPCFormTop;
IFUSrcPCFormBot;
IFUSrcStackBuf;
IFUSrcLSForm;
IFUSrcABForm;
IFUSrcControlPipe;
IFUSrcImpl;
IFUTests;
END.