mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
files that have forward references (cells that are instanced before they are defined), resulting in those cells being given an undefined string for a prefix, which will result in corrupted GDS output. Also added a method to prevent forward-referenced cells from triggering a "redundantly defined" error message when the structure is output.