summaryrefslogtreecommitdiff
path: root/src/chess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chess.h')
-rwxr-xr-xsrc/chess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chess.h b/src/chess.h
index 8861ef1..e47279d 100755
--- a/src/chess.h
+++ b/src/chess.h
@@ -947,7 +947,7 @@ typedef struct _PLY_INFO
}
PLY_INFO;
-#define EVAL_HASH
+// #define EVAL_HASH
#ifdef EVAL_HASH
#define EVAL_HASH_TABLE_SIZE (2097152) // 32Mb (per thread)