mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
examples: remove stray examples
* examples/c/reentrant-calc: Remove. I did not mean to include this example, it was replaced by examples/c/reccalc.
This commit is contained in:
@@ -44,7 +44,7 @@ do
|
||||
done
|
||||
echo "$input" > input
|
||||
run 0 '0'
|
||||
|
||||
|
||||
cat >input <<EOF
|
||||
() + ()
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user