mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 12:07:43 +00:00
Merge branch 'master' into clusterMergeMaster11
fixes minor conflicts.
This commit is contained in:
@@ -37,6 +37,7 @@ int main(int argc, char* argv[]) {
|
||||
if (Cluster::is_root())
|
||||
std::cout << engine_info() << std::endl;
|
||||
|
||||
CommandLine::init(argc, argv);
|
||||
UCI::init(Options);
|
||||
Tune::init();
|
||||
PSQT::init();
|
||||
|
||||
Reference in New Issue
Block a user