svn+ssh://bugman@.../svn/relax/1.3
........
r4014 | bugman | 2007-11-26 15:05:35 +0100 (Mon, 26 Nov 2007) | 3 lines
Wrote a unit test for the generic_fns.diffusion_tensor.return_data_name() function.
........
r4015 | bugman | 2007-11-26 15:09:19 +0100 (Mon, 26 Nov 2007) | 6 lines
Bug fix for generic_fns.align_tensor.return_data_name().
The function now checks that a string is passed into it and that it raises a RelaxError when no
parameter matches.
........