From f83f1592659a0e06182e3017aafbd84ba83935fb Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Sun, 23 Aug 2026 13:12:04 -0700 Subject: Integrate new syzygy egtb code, lose the old Nalimov code. --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index e1399c6..1247311 100755 --- a/src/main.c +++ b/src/main.c @@ -294,7 +294,7 @@ Return value: g_Options.ePlayMode = FORCE_MODE; g_Options.fNoInputThread = FALSE; g_Options.fVerbosePosting = TRUE; - strcpy(g_Options.szEGTBPath, "/egtb/three;/etc/four;/egtb/five"); + strcpy(g_Options.szEGTBPath, "/zscratch/egtb"); strcpy(g_Options.szLogfile, "typhoon.log"); strcpy(g_Options.szBookName, "book.bin"); g_Options.uNumHashTableEntries = 0x10000; -- cgit v1.3