Small clean-up, Sept 2021

Closes https://github.com/official-stockfish/Stockfish/pull/3485

No functional change
This commit is contained in:
xoto10
2021-05-27 16:04:47 +01:00
committed by Stéphane Nicolet
parent 54a989930e
commit f21a66f70d
7 changed files with 15 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ namespace Eval {
Value evaluate(const Position& pos);
extern bool useNNUE;
extern std::string eval_file_loaded;
extern std::string currentEvalFileName;
// The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
// for the build process (profile-build and fishtest) to work. Do not change the