-- Extract.config -- modified by McCreight: October 17, 1982 5:49 PM -- written by McCreight: November 6, 1981 10:44 AM Extract: CONFIGURATION IMPORTS ChipOrient,ChipUserInt, IODefs, ppdddefs,ppddefs,ppdefs,ppMainDefs, ppoutdefs,StreamDefs,String,StringDefs,Time,TimeDefs, ZoneAllocDefs EXPORTS ChipNetDefs,WriteStringDefs, ChipReticle, ChipDRC CONTROL ChipSortLists,ChipExpandImpl,ChipReticleImpl,ChipDRCImpl2, ChipDRCImpl,ChipNetExtract = BEGIN ChipNetExtract;ChipWireImpl;ChipExpandImpl;ChipExpandAtomic; ChipFeatureImpl;ChipNetImpl;ChipSortLists; ChipAppendNames; ChipSimFile; ChipDRCImpl; ChipDRCImpl2; ChipDRCParams; ChipReticleImpl;ChipReticleImpl2;ChipAlignImpl; ChipReticleParams; FeaturePSTImpl;LeftFeaturePQImpl;RightFeaturePQImpl; CellInstPQImpl;CoordRectPQImpl; CharIOPack;CWFImpl; WriteStringImpl; END.