From 7f34e0edcaf2134e534b8a5527da828234bda714 Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 15 Aug 2005 14:12:07 +0000 Subject: [PATCH] Just noticed another thing that could easily catch me out when adding a new puzzle. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6189 cda61777-01e9-0310-a592-d414129be87e --- CHECKLST.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHECKLST.txt b/CHECKLST.txt index 8d24866..9d68009 100644 --- a/CHECKLST.txt +++ b/CHECKLST.txt @@ -15,7 +15,9 @@ Add it to Recipe in _four_ places: - in the Unix `make install' section at the bottom. Add it to list.c so that the OS X binary will be able to select it -from the menus. +from the menus. (Also, double-check that the game structure name in +the source file has been renamed from `nullgame'. Actually compiling +it on OS X would be a good way to check this, if convenient.) Add a documentation section in puzzles.but. -- 2.11.0