svn+ssh://bugman@.../svn/relax/1.3
........
r9015 | bugman | 2009-04-27 15:26:25 +0200 (Mon, 27 Apr 2009) | 5 lines
Bug fix.
The PyMOL code was failing because of the new design of the structural data object.
........
r9016 | bugman | 2009-04-28 13:47:51 +0200 (Tue, 28 Apr 2009) | 3 lines
Added a catch for bug #13442 (https://gna.org/bugs/index.php?13442) to the test suite.
........
r9017 | bugman | 2009-04-28 14:02:02 +0200 (Tue, 28 Apr 2009) | 6 lines
Fix for bug #13442 (https://gna.org/bugs/index.php?13442).
The problem was that global minimisation objects were being accessed when the do not exist. These
are now skipped.
........