mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
More improvements to the documentation of the prologue alternatives:
* NEWS (2.3a+): Mention the new `Prologue Alternatives' section in the Bison manual. * doc/bison.texinfo (Prologue Alternatives): Correct some errors. Add some text to clarify the relative importance of the new directives and to show how these directives may be viewed as code labels.
This commit is contained in:
2
NEWS
2
NEWS
@@ -74,6 +74,8 @@ Changes in version 2.3a+ (????-??-??):
|
||||
Bison will concatenate the contents in the order they appear in the grammar
|
||||
file.
|
||||
|
||||
Also see the new section `Prologue Alternatives' in the Bison manual.
|
||||
|
||||
Changes in version 2.3a, 2006-09-13:
|
||||
|
||||
* Instead of %union, you can define and use your own union type
|
||||
|
||||
Reference in New Issue
Block a user