Patches on this page can be applied to the latest Modeller release (8v1) to fix some minor problems. (Use the Unix `patch` command, or apply them by hand.)
(!) The patches are listed in chronological order (oldest first), so you should apply them in this order to avoid problems.
- redefine-variables.patch: make the DEFINE_* TOP commands work in the same way as in Modeller 7v7, when trying to redefine an existing variable.
- circular-ref.patch: fix for out of memory problems when looping over many models, due to Python circular references.