Implement XBoard memory command
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 4 Mar 2014 09:40:50 +0000 (10:40 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 4 Mar 2014 11:28:05 +0000 (12:28 +0100)
commit148a53fde47be05f875928dc050b989198c5425c
tree45da7af396301cf0974e148def7490acb4418caa
parenta5dcd4c22b91b752f4d7c831318311f14125a29d
Implement XBoard memory command

The hash-table allocation in Initialize_data was moved to a separate
routine AllocateTT, which is now also called in response to the XBoard
memory command.
gnushogi/commondsp.c
gnushogi/gnushogi.h
gnushogi/init-common.c