svn+ssh://bugman@.../svn/relax/1.3
........
r13357 | bugman | 2011-07-01 13:33:41 +0200 (Fri, 01 Jul 2011) | 3 lines
Added support for old save files in the Peak_intensity.sync_ds() method.
........
r13358 | bugman | 2011-07-01 13:35:09 +0200 (Fri, 01 Jul 2011) | 6 lines
Fix for the bug reported as sr #2764 (https://gna.org/support/index.php?2764).
The problem was that the sequence file is now in the variable sequence_file.
........
r13359 | bugman | 2011-07-01 13:36:36 +0200 (Fri, 01 Jul 2011) | 5 lines
Another fix for the bug of sr #2764 (https://gna.org/support/?2764).
The sequence file variable is in self.data!!!
........