diff options
| author | Mario Lang <mlang@delysid.org> | 2004-01-27 15:33:34 +0000 |
|---|---|---|
| committer | Mario Lang <mlang@delysid.org> | 2004-01-27 15:33:34 +0000 |
| commit | bd9dbd1819bda4453fe424af616b74d66126fc5a (patch) | |
| tree | b1b1011b9b6b92360339759a3c23670431204a34 /chess-maint.el | |
| parent | c4dfc98b7cb5f9cfee689a852549022b80345033 (diff) | |
add in minimal docs for FEN, algebraic notation, and ICS
Diffstat (limited to 'chess-maint.el')
| -rw-r--r-- | chess-maint.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chess-maint.el b/chess-maint.el index e1ae81e..17765ce 100644 --- a/chess-maint.el +++ b/chess-maint.el @@ -20,6 +20,7 @@ (require 'chess-engine) (require 'chess-fen) (require 'chess-game) + (require 'chess-ics) (require 'chess-pgn) (require 'chess-ply) (require 'chess-pos) |
