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:
Akim Demaille
2019-02-23 11:39:19 +01:00
parent 967a59d2c0
commit 1e76448ced
7 changed files with 1 additions and 375 deletions

View File

@@ -44,7 +44,7 @@ do
done
echo "$input" > input
run 0 '0'
cat >input <<EOF
() + ()
EOF