svn+ssh://bugman@.../svn/relax/trunk
........
r26149 | tlinnet | 2014-10-05 22:22:35 +0200 (Sun, 05 Oct 2014) | 3 lines
Implemented systemtest Relax_disp.test_dx_map_clustered to cath the missing creation of a point file.
Bug #22753 (https://gna.org/bugs/index.php?22753): dx.map does not work when only 1 point is used.
........
r26150 | tlinnet | 2014-10-05 22:22:38 +0200 (Sun, 05 Oct 2014) | 5 lines
Fix for writing out point files, when only one point is used.
The code was testing for > 1 points to be present, before writing out point files.
Bug #22753 (https://gna.org/bugs/index.php?22753): dx.map does not work when only 1 point is used.
........