From a8040f13716b776dc14f21a09a99ab6225fc4a98 Mon Sep 17 00:00:00 2001 From: rokicki Date: Tue, 1 Aug 2023 20:15:19 -0700 Subject: [PATCH] Update architecture on the requirement of a name command. --- arch.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch.md b/arch.md index c27f86aa..c4820b25 100644 --- a/arch.md +++ b/arch.md @@ -260,8 +260,8 @@ CORNER 2 1 0 2 0 0 1 0 End -Tokens on a line are whitespace separated. The file can start with a -Name command, which if present must be followed by a single token that +Tokens on a line are whitespace separated. The first command in the file +must be a Name command, which must be followed by a single token that is used as the puzzle name. (The name is not presently used for anything.) After that there must be one or more Set commands. Each Set command