[gnome-chess] Move HoiChess to the top of engines.conf



commit d429e01e33f5b1f7d1063bc54e72008f863bb534
Author: Michael Catanzaro <mike catanzaro gmail com>
Date:   Fri Aug 2 18:10:58 2013 -0500

    Move HoiChess to the top of engines.conf
    
    This makes it the default engine, if installed

 data/engines.conf |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/data/engines.conf b/data/engines.conf
index 55197d9..032fab2 100644
--- a/data/engines.conf
+++ b/data/engines.conf
@@ -1,3 +1,12 @@
+[HoiChess]
+protocol=cecp
+binary=hoichess
+option-easy-0=easy
+option-easy-1=sd 2
+option-normal-0=easy
+option-normal-1=sd 4
+option-hard-0=hard
+
 [Stockfish]
 protocol=uci
 binary=stockfish
@@ -74,15 +83,6 @@ option-normal-1=name Cowardice value 100
 option-hard-0=name Aggressiveness value 200
 option-hard-1=name Cowardice value 50
 
-[HoiChess]
-protocol=cecp
-binary=hoichess
-option-easy-0=easy
-option-easy-1=sd 2
-option-normal-0=easy
-option-normal-1=sd 4
-option-hard-0=hard
-
 [Diablo]
 protocol=uci
 binary=diablo


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]