svn+ssh://bugman@.../svn/relax/1.3
........
r14396 | bugman | 2011-08-17 16:32:45 +0200 (Wed, 17 Aug 2011) | 3 lines
Removed some used, commented out code.
........
r14401 | bugman | 2011-08-22 14:46:03 +0200 (Mon, 22 Aug 2011) | 16 lines
Merged r14393 in from the gui_testing branch as the change should have been in the main line.
The command used was:
svn merge -r14393:14394 svn+ssh://bugman@.../svn/relax/branches/gui_testing .
.....
r14394 | bugman | 2011-08-16 21:13:44 +0200 (Tue, 16 Aug 2011) | 5 lines
Changed paths:
M /branches/gui_testing/relax.py
Fix for the GUI mode setting which was broken in r14393.
The multi-processor code merger caused this to be an issue, as the mode is now a class variable.
.....
........