Support specifying the start of counting phase
authorAda Joule <ada.fulmina@gmail.com>
Fri, 24 Apr 2020 20:14:07 +0000 (03:14 +0700)
committerFabian Fichter <ianfab@users.noreply.github.com>
Thu, 30 Apr 2020 16:16:27 +0000 (18:16 +0200)
commit619d9eb12351f4cc655700c6cfd73c8790f1e5d8
treed97155844226803491f8a4688893ddfb7929a123
parentc6c0031789b03958616c9cec7fd5bfe7508ec188
Support specifying the start of counting phase

Required by gbtami/pychess-variants#172

No functional changes

Closes #76
src/position.cpp
src/position.h
src/pyffish.cpp
src/xboard.cpp
test.py