mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-01 18:48:37 +02:00
Merge branch 'master' into magic-8.2
This commit is contained in:
@@ -1485,6 +1485,7 @@ subcktVisit(use, hierName, is_top)
|
||||
char *pname;
|
||||
|
||||
portidx = nodeName->efnn_port;
|
||||
if (portidx < 0) continue;
|
||||
if (nodeList[portidx] == NULL)
|
||||
{
|
||||
nodeList[portidx] = nodeName;
|
||||
|
||||
Reference in New Issue
Block a user