m (1 revision imported)
(Tidy up markup, add to Patches category)
Line 2: Line 2:
<!-- #acl [[Modeller Caretaker]]:read,write,revert All:read -->
<!-- #acl [[Modeller Caretaker]]:read,write,revert All:read -->


The patches below can be applied to Modeller 9.15 to fix some minor problems. (Use the Unix `patch` command, or apply them by hand.)
The patches below can be applied to Modeller 9.15 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-9.15/loopmodel-special-patches.patch loopmodel-special-patches.patch]: Fix a bug which, under some circumstances when loopmodel.special_patches() was overridden, would cause coordinates to be incorrectly assigned and/or a "list index out of range" error.
* [http://salilab.org/modeller/archive/patch-9.15/loopmodel-special-patches.patch loopmodel-special-patches.patch]: Fix a bug which, under some circumstances when loopmodel.special_patches() was overridden, would cause coordinates to be incorrectly assigned and/or a "list index out of range" error.


[[Category:Patches]]

Revision as of 21:04, 16 August 2022


The patches below can be applied to Modeller 9.15 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.

  • loopmodel-special-patches.patch: Fix a bug which, under some circumstances when loopmodel.special_patches() was overridden, would cause coordinates to be incorrectly assigned and/or a "list index out of range" error.