Patches/8v2: Difference between revisions
(Tidy up markup) |
(Add to Patches category) |
||
Line 8: | Line 8: | ||
* [http://salilab.org/modeller/archive/patch-8v2/topini.patch topini.patch]: correctly initialize variable-length TOP variables in top.ini; fixes problems with TOP commands such as RENAME_SEGMENTS. | * [http://salilab.org/modeller/archive/patch-8v2/topini.patch topini.patch]: correctly initialize variable-length TOP variables in top.ini; fixes problems with TOP commands such as RENAME_SEGMENTS. | ||
* [http://salilab.org/modeller/archive/patch-8v2/cispeptide.patch cispeptide.patch]: correct a typo in the <code>cispeptide</code> utility script. | * [http://salilab.org/modeller/archive/patch-8v2/cispeptide.patch cispeptide.patch]: correct a typo in the <code>cispeptide</code> utility script. | ||
[[Category:Patches]] |
Revision as of 20:55, 16 August 2022
Patches on this page can be applied to Modeller 8v2 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.
- topini.patch: correctly initialize variable-length TOP variables in top.ini; fixes problems with TOP commands such as RENAME_SEGMENTS.
- cispeptide.patch: correct a typo in the
cispeptide
utility script.