X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gnushogi%2Futil.c;h=927f3d82869aa2655f59b83571c95d9cbea95aa8;hb=0edbcf26d5dbe0e17ce09cfa473fb41f8ec255f3;hp=3968ecf323e0c8c967e0b17ec0a37705055c9111;hpb=916e9d3b3acd6422ad21f8edbbe5da768737f2b8;p=gnushogi.git diff --git a/gnushogi/util.c b/gnushogi/util.c index 3968ecf..927f3d8 100644 --- a/gnushogi/util.c +++ b/gnushogi/util.c @@ -4,6 +4,7 @@ * ---------------------------------------------------------------------- * Copyright (c) 1993, 1994, 1995 Matthias Mutz * Copyright (c) 1999 Michael Vanier and the Free Software Foundation + * Copyright (c) 2008, 2013, 2014 Yann Dirson and the Free Software Foundation * * GNU SHOGI is based on GNU CHESS * @@ -173,7 +174,7 @@ ProbeTTable (short side, { HashCol++; - if (!barebones) + if (!XSHOGI) { ShowMessage("ttable collision detected"); ShowBD(ptbl->bd);