No edit summary
m (Protected "Patches/8v2" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
<!-- #acl [[Modeller Caretaker]]:read,write,revert All:read -->
<!-- #acl [[Modeller Caretaker]]:read,write,revert All:read -->


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.)
Patches on this page can be applied to Modeller 8v2 to fix some minor problems. (Use the Unix <code>patch</code> 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.
💡 The patches are listed in chronological order (oldest first), so you should apply them in this order to avoid problems.


* [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 `cispeptide` 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]]

Latest revision as of 22:14, 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.