Added a prototype declaration for LefReadLayerSection (see github
issue tracker issue #154).
This commit is contained in:
parent
7199cefddc
commit
ff10aedf69
|
|
@ -152,6 +152,7 @@ void LefAddViaGeometry();
|
|||
void LefGenViaGeometry();
|
||||
Rect *LefReadRect();
|
||||
TileType LefReadLayer();
|
||||
void LefReadLayerSection();
|
||||
|
||||
LefMapping *defMakeInverseLayerMap();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue