From e32c98000f00d9fe688c50be6e507218be1f570f Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 8 Apr 2002 11:38:06 +0000 Subject: *** no comment *** --- chess.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chess.el') diff --git a/chess.el b/chess.el index e422629..a5066cd 100644 --- a/chess.el +++ b/chess.el @@ -73,6 +73,8 @@ a0 243 ;; interface commands available in each of those buffer types. ;;; Code: +(require 'cl) + (require 'chess-game) (require 'chess-display) -- cgit v1.2.3