svn+ssh://bugman@.../svn/relax/trunk
........
r27526 | bugman | 2015-02-04 18:32:30 +0100 (Wed, 04 Feb 2015) | 6 lines
Fixes for the package checking unit tests on MS Windows for the target_functions package.
The compiled relaxation curve-fitting file is called target_functions\relax_fit.pyd on MS Windows.
The package checking was only taking into account *.so compiled files and not *.pyd file.
........
r27531 | bugman | 2015-02-04 19:24:23 +0100 (Wed, 04 Feb 2015) | 6 lines
Backported the relax 3.3.6 CHANGES file changes to trunk.
The command used was:
svn merge -r27529:27530 svn+ssh://bugman@.../svn/relax/tags/3.3.6 .
........
r27537 | bugman | 2015-02-05 09:52:35 +0100 (Thu, 05 Feb 2015) | 3 lines
Small edits for the relax 3.3.6 messages in the CHANGES document.
........