]> git.sesse.net Git - stockfish/commitdiff
Allow to assign a Move to an ExtMove
authorMarco Costalba <mcostalba@gmail.com>
Sun, 1 Feb 2015 12:29:27 +0000 (13:29 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 1 Feb 2015 12:31:49 +0000 (13:31 +0100)
After defining ExtMove::operator Move(), this is a
natural extension.

No fnctional change.


No differences found