parse USEMINSPACING LEF statement

This commit is contained in:
Dan Moore 2021-06-29 10:53:00 -07:00
parent b0ed7f09a9
commit 1aab7e5a3a
1 changed files with 1 additions and 0 deletions

View File

@ -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: