-- Extract.config
-- modified by McCreight:  December 22, 1983  3:28 PM
-- written by McCreight:  November 6, 1981  10:44 AM

Extract: CONFIGURATION
IMPORTS
  ChipOrient,ChipUserInt, IODefs,
  ppdddefs,ppddefs,ppdefs,ppMainDefs,
  StreamDefs,String,StringDefs,Time,
  ZoneAllocDefs
EXPORTS ChipNetDefs,ChipDRC
CONTROL
  ChipAppendNames,ChipSortLists,ChipExpandImpl,ChipDRCImpl2,
  ChipDRCImpl,ChipNetExtract =
BEGIN
ChipNetExtract;ChipWireImpl;ChipExpandImpl;ChipExpandAtomic;
  ChipFeatureImpl;ChipNetImpl;ChipSortLists;
ChipAppendNames; ChipSimFile; ChipExternalWiring;
ChipDRCImpl; ChipDRCImpl2; ChipDRCParams;
FeaturePSTImpl;LeftFeaturePQImpl;RightFeaturePQImpl;
CellInstPQImpl;
CharIOPack;CWFImpl;
END.