Support parens in calc++.
commit1a7a65f9d5aec5eda92d92b2148fee2e6f0c4199
authorAkim Demaille <demaille@gostai.com>
Thu, 21 Aug 2008 20:39:01 +0000 (21 22:39 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 11 Nov 2008 15:08:44 +0000 (11 16:08 +0100)
treed1fcb8cf9ae21eacc704150e1bdf9372b64b967f
parentc944f7f22d09d190e536f340bb0a2004c2003aad
Support parens in calc++.

* doc/bison.texinfo (Calc++ Scanner, Calc++ Parser): Support parens.
* examples/calc++/test (run): Check the expected output.
Adjust callers.
Check parens too.
ChangeLog
doc/bison.texinfo
examples/calc++/test