Fix entry of deferrals
commitf780cd92c41764aaee2d6e32927d71c735316c0d
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 4 Mar 2014 21:04:04 +0000 (4 22:04 +0100)
committerYann Dirson <ydirson@free.fr>
Sat, 24 May 2014 12:03:01 +0000 (24 14:03 +0200)
tree780b70bde8fa28bc50a5799ab15d61e3c46b9a54
parent9a433d9afb150b328443a5854ad4d2105dba6289
Fix entry of deferrals

XBoard suffixes deferred promotions with an = sign, but GNU Shogi's
internal move generator to which the input move is compared doesn't.
Now we strip off the promochar if it is an =.
gnushogi/commondsp.c