svn+ssh://bugman@.../svn/relax/trunk
........
r27717 | bugman | 2015-02-24 12:08:43 +0100 (Tue, 24 Feb 2015) | 3 lines
Improvement for a RelaxError message when assembling structural data but no coordinates can be found.
........
r27718 | bugman | 2015-02-25 13:46:35 +0100 (Wed, 25 Feb 2015) | 6 lines
Created a series of unit tests for implementing a new internal structural object feature.
These tests check a new 'inv' argument for the selection() structural object method for allowing all
atoms not matching the atom ID string to be selected.
........
r27719 | bugman | 2015-02-25 13:58:45 +0100 (Wed, 25 Feb 2015) | 6 lines
Implemented the new 'inv' argument for the selection() structural object method.
This allows for all atoms not matching the atom ID string to be selected. The unit tests for this
argument now all pass, validating the implementation.
........