Skip to content

Commit

Permalink
Remove Error 209
Browse files Browse the repository at this point in the history
In "Appendix F.2. Message Explanations" remove references to error 209
("First element in a SYNTAX must be a player word.") which is no longer
a compiler error.

For more info, see: #61 and alan-if/alan@43d21d53.
  • Loading branch information
tajmone committed Sep 18, 2020
1 parent 44cd520 commit beab8e0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 28 deletions.
2 changes: 1 addition & 1 deletion manual/manual.asciidoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:doctitle: The ALAN Adventure Language Reference Manual
:revnumber: 0.1.96-PreReleaseBeta7
:revnumber: 0.1.97-PreReleaseBeta7
:revdate: September 1, 2019
:revremark: AsciiDoc conversion work
:doctype: book
Expand Down
28 changes: 12 additions & 16 deletions manual/manual.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified manual/manual.pdf
Binary file not shown.
11 changes: 0 additions & 11 deletions manual/manual_13.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -267,17 +267,6 @@ The identifier on the left hand side of a `Syntax` definition was defined as som
--


.....................................................
209 First element in a SYNTAX must be a player word.
.....................................................

[role="commentary"]
--
The definition of a `Syntax` construct may not start with a parameter.
The first word must be a player word so as to distinguish it from other forms of input.
--


...........................................
210 Action qualification not allowed here.
...........................................
Expand Down

0 comments on commit beab8e0

Please sign in to comment.