Create separate debug fil for each tourney game
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 9 Feb 2012 11:55:52 +0000 (12:55 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 9 Feb 2012 11:55:52 +0000 (12:55 +0100)
commit7c13b04e06095b32302ce5bf12c14c1f7a6c09d9
treefa6a5f112083325035e03178f1217be84c1e330f
parent0096ce3333a0828ba3821301db0ee0fb98e671d9
Create separate debug fil for each tourney game

Users can now apecify a -debugfile with %d in its name, and this will
be replaced by the sequence number of the game. TwoMachinesEvent then
starts by opening a new file when the name has changed, so that each
game will go to a different file, with recognizable name.
backend.c