Refactor InputCommand
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 7 Mar 2014 09:16:50 +0000 (10:16 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 7 Mar 2014 09:16:50 +0000 (10:16 +0100)
commite284e25724e95fb097c7f6de5af73c1f44dd0383
tree75c479fe207ebc44234467ae950abe2d8b7cd9af
parent21a60b5aae737b538480c4d8beee575b3d9a8e35
Refactor InputCommand

Large program sections of InputCommand that had some coherent function
were placed in separate routines (ParseAndExecuteCommand and
PonderOnHintMove).
gnushogi/commondsp.c
gnushogi/gnushogi.h
gnushogi/main.c
gnushogi/rawdsp.c