svn+ssh://bugman@.../svn/relax/trunk
........
r20088 | bugman | 2013-06-13 11:44:23 +0200 (Thu, 13 Jun 2013) | 6 lines
Improved the functionality of the interatom.read_dist user function.
The file data is now stripped using lib.io.strip to remove comments and blank lines. And now if the
iteratomic data container cannot be found, it is created instead of raising a RelaxError.
........
r20089 | bugman | 2013-06-13 11:52:47 +0200 (Thu, 13 Jun 2013) | 3 lines
Improvements to the RelaxZeroVectorWarning - the warning message was terribly out of date.
........