Implement WB setboard command
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 27 Nov 2013 21:02:37 +0000 (22:02 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 27 Nov 2013 21:02:37 +0000 (22:02 +0100)
commit9518c23f47a15c3640177db1dd4ef34e7d9a6b14
treed9788d92bab87da26e0fae4c2056a498b4ad0f94
parenta9df89c8821304f26bb2d3723049d188a39384b4
Implement WB setboard command

This uses a FEN parser that converts the FEN to the CSA 'SU' position
notation, and hands that to Bonana wit a 'new' command.
proce.c