--CIFExtractor.Config
--
June 1980 by DF/MN
--
Configuration for CIF Circuit Extractor
-- Updated: August 25, 1981 10:27 AM by Cary Kornfeld

DIRECTORY

crd: FROM "CoreDefs";

CIFExtractor: CONFIGURATION
IMPORTS CIFControlDefs, CIFDevicesDefs, CIFOutputDefs, CIFUtilitiesDefs, crD, Graphics, IntDefs, IODefs, JaMFnsDefs, MiscDefs, Real, RealFns, SegmentDefs, StringDefs, SystemDefs, StreamDefs, InlineDefs, CWF, Time, String
CONTROL CIFExtNMOS, CIFExtNMOS2, CWFImpl, CWFRealImpl, CIFExtControl =

BEGIN

CWFImpl;
CWFRealImpl;
CIFExtControl;
CIFExtScan;
CIFExtNMOS;
CIFExtNMOS2;
CIFExtUtils;
CIFExtIO;
CIFExtDict;
Merge;
XFSP;


END.

D0MESACOMP = compiler.image /l
DORADOMESACOMP = compiler.image /l
D0MESABIND = mesa.image binder.bcd %s/c
DORADOMESABIND = mesa.image binder.bcd %s/c