X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fsyzygy%2Ftbcore.cpp;h=f45da95377d22413cc5a36be6775a6f71923261a;hp=71fab6d6437d7fbc7d0c7cea0177361af220f274;hb=89723339d93c87f52e148080d5b1dc101ee76685;hpb=74e2fa97b7ce49722b908f35988f3c75dee9bf36 diff --git a/src/syzygy/tbcore.cpp b/src/syzygy/tbcore.cpp index 71fab6d6..f45da953 100644 --- a/src/syzygy/tbcore.cpp +++ b/src/syzygy/tbcore.cpp @@ -3,7 +3,7 @@ This file may be redistributed and/or modified without restrictions. tbcore.c contains engine-independent routines of the tablebase probing code. - This file should not need to much adaptation to add tablebase probing to + This file should not need too much adaptation to add tablebase probing to a particular engine, provided the engine is written in C or C++. */