summaryrefslogtreecommitdiff
path: root/chess-pos.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-22 19:23:45 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-22 19:23:45 +0000
commit62c13bcfa1933274be856ac5840a933bbaca5f27 (patch)
tree81e2d4ab1a749a4d2561e824708abd60a04d67d0 /chess-pos.el
parent171cc1aceb0e9acafe329ff6cd0ca1e2852876ce (diff)
Bug fixes and reducing the TODO list.
Diffstat (limited to 'chess-pos.el')
-rw-r--r--chess-pos.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/chess-pos.el b/chess-pos.el
index b2d4639..4cdd15e 100644
--- a/chess-pos.el
+++ b/chess-pos.el
@@ -70,8 +70,8 @@
;;; Code:
-(require 'cl)
(require 'chess-message)
+(require 'chess-fen)
(defgroup chess-pos nil
"Routines for manipulating chess positions."