From 1cacbb62efc92acd1f707fc4dce488af001af786 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Sun, 4 Jan 2004 14:29:21 +0000 Subject: grrr, circular require --- chess-fen.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'chess-fen.el') diff --git a/chess-fen.el b/chess-fen.el index 1eb8d00..b428a5f 100644 --- a/chess-fen.el +++ b/chess-fen.el @@ -38,8 +38,6 @@ ;; relate to the game, not the position. ;; -(require 'chess-pos) - (defun chess-fen-to-pos (fen) "Convert a FEN-like notation string to a chess position." (assert (stringp fen)) -- cgit v1.2.3