summaryrefslogtreecommitdiff
path: root/games/exchess
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /games/exchess
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'games/exchess')
-rw-r--r--games/exchess/DESCR12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/exchess/DESCR b/games/exchess/DESCR
index c20d628394e..3623b5b3b1e 100644
--- a/games/exchess/DESCR
+++ b/games/exchess/DESCR
@@ -2,10 +2,10 @@ EXchess is an experimental chess engine supporting the following features:
* Support for Tim Mann's XBoard.
* Analysis features of XBoard.
- * Brute force searches to 60 ply (1 ply = a move by one side).
- * Hash tables for storing positions already visited in the search.
- * Pondering. (Thinking on the opponent's time.)
- * Recursive null move pruning.
- * Quiescent capture search.
- * Adjustable hash table size.
+ * Brute force searches to 60 ply (1 ply = a move by one side).
+ * Hash tables for storing positions already visited in the search.
+ * Pondering. (Thinking on the opponent's time.)
+ * Recursive null move pruning.
+ * Quiescent capture search.
+ * Adjustable hash table size.
* Adjustable search and evaluation parameters.