svn+ssh://bugman@.../svn/relax/1.3
........
r5611 | bugman | 2008-04-13 11:04:28 +0200 (Sun, 13 Apr 2008) | 6 lines
Fix for bug #11483 (https://gna.org/bugs/?11483).
The get_mf_data() method has been expanded to handle both Modelfree4 mfout column fusion bugs. This
method should now be much more robust for parsing the mfout file.
........
r5612 | bugman | 2008-04-13 11:06:36 +0200 (Sun, 13 Apr 2008) | 3 lines
Removed some code for handling corrupt mfout files which was made redundant by the bug fix in r5611.
........