From 1ed1d1c8428d569bcdc4062ba5786fa1dc6b7f2c Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 31 Jul 2019 15:28:23 -0700 Subject: 5499 --- html/apps/crenshaw2-1b.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/apps/crenshaw2-1b.subx.html') diff --git a/html/apps/crenshaw2-1b.subx.html b/html/apps/crenshaw2-1b.subx.html index 5a064ced..7bfd6cac 100644 --- a/html/apps/crenshaw2-1b.subx.html +++ b/html/apps/crenshaw2-1b.subx.html @@ -64,7 +64,7 @@ if ('onhashchange' in window) { 2 # which corresponds to the section "single digits" in https://compilers.iecc.com/crenshaw/tutor2.txt 3 # except that we support hex numbers of multiple digits. 4 # - 5 # To run (from the subx/ directory): + 5 # To run: 6 # $ ./subx translate *.subx apps/crenshaw2-1b.subx -o apps/crenshaw2-1b 7 # $ echo '1a' |./subx run apps/crenshaw2-1b 8 # Expected output: -- cgit 1.4.1-2-gfad0