Merge commit 'db147fe2586527a854516016699949af53dc5b17' into cluster

This is the last commit before there are more conflicts.
This commit is contained in:
Steinar H. Gunderson
2025-12-24 15:14:23 +01:00
13 changed files with 336 additions and 485 deletions
-1
View File
@@ -76,7 +76,6 @@ struct Stack {
bool inCheck;
bool ttPv;
bool ttHit;
int multipleExtensions;
int cutoffCnt;
};