mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 09:30:46 +02:00
that are unattached (type = space) will cause magic to crash on the command "lef write -hide"---The lowest level issue was in SelectChunk(), so for good measure SelectChunk() now checks for type == TT_SPACE, and "lef write" does also.