blob: 43466d7a9074e8eedcc349c3e71a945e7f2fa4bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- xboard.conf.orig 2014-11-04 09:45:56.000000000 +0100
+++ xboard.conf 2014-11-04 09:46:05.000000000 +0100
@@ -74,11 +74,7 @@
; Engines & adjudicatons in engine-engine games
;
-firstChessProgram fairymax
--firstChessProgramNames {fairymax
-"Fruit 2.1" -fcp fruit -fUCI
-"Crafty" -fcp crafty
-"GNU Chess" -fcp gnuchess
-}
+-firstChessProgramNames {}
-niceEngines 0
-polyglotDir ""
-adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB -pg ShowTbHits=true'
|