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.
This commit is contained in:
Akim Demaille
2012-02-19 13:05:42 +01:00
parent e7b94cc360
commit 24ec083743
7 changed files with 127 additions and 15 deletions

View File

@@ -19,7 +19,6 @@ cat >input <<EOF
1+2*3
EOF
run 0 7
run 0 7
cat >input <<EOF
(1+2) * 3