From bd9dbd1819bda4453fe424af616b74d66126fc5a Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Tue, 27 Jan 2004 15:33:34 +0000 Subject: add in minimal docs for FEN, algebraic notation, and ICS --- chess-maint.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-maint.el') 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) -- cgit v1.2.3