parse USEMINSPACING LEF statement
This commit is contained in:
parent
b0ed7f09a9
commit
1aab7e5a3a
|
|
@ -2606,6 +2606,7 @@ LefRead(inName, importForeign, doAnnotate)
|
|||
case LEF_DIVIDERCHAR:
|
||||
case LEF_CLEARANCEMEASURE:
|
||||
case LEF_MANUFACTURINGGRID:
|
||||
case LEF_USEMINSPACING:
|
||||
LefEndStatement(f);
|
||||
break;
|
||||
case LEF_NAMESCASESENSITIVE:
|
||||
|
|
|
|||
Loading…
Reference in New Issue