X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fsyzygy%2Ftbcore.cpp;h=f45da95377d22413cc5a36be6775a6f71923261a;hp=71fab6d6437d7fbc7d0c7cea0177361af220f274;hb=20023ac9b8c28d8b15308d7bf5be4fad8501535d;hpb=c73f33f37e56048f4e137dd5e5118367eb072a05 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++. */