svn+ssh://bugman@.../svn/relax/trunk
........
r22620 | bugman | 2014-03-31 23:34:48 +0200 (Mon, 31 Mar 2014) | 14 lines
Reverted r22618 as it was non-functional.
The command used was:
svn merge -r22618:22617 .
.....
r22618 | bugman | 2014-03-31 23:22:02 +0200 (Mon, 31 Mar 2014) | 5 lines
Added the -B Python flag to the main file for launching relax.
This is to prevent the byte-compiled files being produced when not already present.
.....
........