From cd53b65c1dae595bf07e6b6cf211a94e945f1f58 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 12 Apr 2002 23:08:08 +0000 Subject: *** no comment *** --- chess-ply.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-ply.el') diff --git a/chess-ply.el b/chess-ply.el index 845ff00..ea6e0ac 100644 --- a/chess-ply.el +++ b/chess-ply.el @@ -44,6 +44,7 @@ ;;; Code: +(require 'cl) (require 'chess-pos) (defgroup chess-ply nil -- cgit v1.2.3