Reduce maxDepth
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 15 May 2017 19:45:31 +0000 (21:45 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 15 May 2017 19:45:31 +0000 (21:45 +0200)
commitf9a166a08bf80f2947827e56b200b17e693a6502
tree767f35196694956622118729dce418e39c49127c
parentd8482b77dca489c145a5a208cf1d4877907b7903
Reduce maxDepth

The maximum search depth is now set to MAXPLY-2, to prevent overflow in
arrays with MAXPLY elements.
dropper.c