mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 18:37:50 +02:00
WIP
This commit is contained in:
@@ -197,6 +197,7 @@ RNetwork::join_nodes (RNode *a, RNode *b)
|
||||
}
|
||||
}
|
||||
|
||||
a->location += b->location;
|
||||
remove_node (b);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user