magic/sim
Tim Edwards d8f926865d Modified the behavior of cell reading, mainly with respect to
dereferencing, and making the behavior of "load" on the command
line (i.e., loading a cell from a file) the same as the
behavior of loading a cell as a result of expanding an unloaded
instance.  In both cases, if "load -dereference" is used, and
a cell does not exist in any search path but does exist in the
original location, without dereferencing, then the cell will be
loaded from the original location.  Also:  Corrected an error
that has existed since adding the capability to read compressed
files, which causes magic to crash when attempting to run the
"crash recover" command (because that routine was mixing
compressed and regular file stream calls).
2023-03-20 21:00:35 -04:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
SimDBstuff.c Modified the behavior of cell reading, mainly with respect to 2023-03-20 21:00:35 -04:00
SimExtract.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
SimRsim.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
SimSelect.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
SimSelect.c.new Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
sim.h C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00