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. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ResBasic.c | ||
| ResChecks.c | ||
| ResDebug.c | ||
| ResFract.c | ||
| ResJunct.c | ||
| ResMain.c | ||
| ResMakeRes.c | ||
| ResMerge.c | ||
| ResPrint.c | ||
| ResReadSim.c | ||
| ResRex.c | ||
| ResSimple.c | ||
| ResUtils.c | ||
| ResWrite.c | ||
| resis.h | ||