]> git.saurik.com Git - bison.git/commit - doc/bison.texi
doc: check the rpcalc.
authorAkim Demaille <demaille@gostai.com>
Sun, 19 Feb 2012 12:05:42 +0000 (13:05 +0100)
committerAkim Demaille <demaille@gostai.com>
Sun, 19 Feb 2012 12:16:15 +0000 (13:16 +0100)
commit24ec08374334f3c4cfb4080384793aa423e29679
tree6e105dbce89c4405a61e04e827bfc700db26dc3e
parente7b94cc3607fb08c8724d73f90a365793127af28
doc: check the rpcalc.

* doc/bison.texinfo: Tag rpcalc.y snippets.
Add missing includes.
(Rpcalc Rules): Don't issue leading tabs.
Complete an Info menu.
Use @result.
* examples/rpcalc/local.mk: New.
* examples/rpcalc/rpcalc.test: New.
* examples/local.mk: Use them.
* examples/mfcalc/mfcalc.test: Remove dup test.
* examples/test: Disable debug traces.
doc/bison.texinfo
examples/local.mk
examples/mfcalc/mfcalc.test
examples/rpcalc/.gitignore [new file with mode: 0644]
examples/rpcalc/local.mk [new file with mode: 0644]
examples/rpcalc/rpcalc.test [new file with mode: 0755]
examples/test