[buddy] typo coma -> comma
* ChangeLog.1: Here.
This commit is contained in:
parent
4965aad0c2
commit
e6055c57a7
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@
|
|||
examples/solitare/solitare.cxx: Include iostream.
|
||||
* examples/calculator/parser.y: Rename as ...
|
||||
* examples/calculator/parser.yxx: ... this. Remove spurious
|
||||
comas in %token, %right, and %left arguments.
|
||||
commas in %token, %right, and %left arguments.
|
||||
* examples/calculator/parser.h: Rename as ...
|
||||
* examples/calculator/parser_.h: ... this, because the bison
|
||||
rule with output parser.h (not tokens.h) from parser.y.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue