mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 09:30:46 +02:00
encountered an issue where a label in a flattened layout exceeded 256 characters, ended up in the .sim file, and was truncated when read back during "extresist". The change to 1024 is a stop-gap measure because ultimately I want to replace the use of .sim files with .ext files using the routines in extflat/, which would deprecate everything in ResReadSim.c.