From 6c6ac9f984e65d81504bceb368a17792102f93b0 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Wed, 7 Jan 2004 00:00:18 +0000 Subject: add chess-fischer-random-position into the Creating Positions Manual Section --- 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 5a9b65b..e1ae81e 100644 --- a/chess-maint.el +++ b/chess-maint.el @@ -23,6 +23,7 @@ (require 'chess-pgn) (require 'chess-ply) (require 'chess-pos) + (require 'chess-random) (require 'chess-var) (require 'chess) (texinfo-insert-node-lines (point-min) (point-max) t) -- cgit v1.2.3