mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 01:24:51 +02:00
exclude layers created using the "boundary" or "bbox" operators, since they only exist in specific levels of the hierarchy. Pretty much by definition they should not be used in a way that requires additional geometry to be added to the parent cell. This greatly reduces parent-vs.-child disagreements (and the corresponding error messages), but does not entirely eliminate them.