This commit is contained in:
Kartik Agaram 2018-10-28 13:27:53 -07:00
parent bb5cc54f96
commit 172e52c47b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# To run the generated output:
# $ echo '3' |./subx run apps/crenshaw2-1 > z1.subx
# $ ./subx translate z1.subx -o z1
# $ ./z1
# $ ./subx run z1
# $ echo $?
# 3
#