From ee0e67b9d7c275480827d856b926d2c403057bb8 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 6 Mar 2020 18:39:16 -0800 Subject: 6091 --- html/apps/ex7.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps/ex7.subx.html') diff --git a/html/apps/ex7.subx.html b/html/apps/ex7.subx.html index 617c44c2..76a1de01 100644 --- a/html/apps/ex7.subx.html +++ b/html/apps/ex7.subx.html @@ -62,8 +62,8 @@ if ('onhashchange' in window) { 5 # the character read. 6 # 7 # To run: - 8 # $ ./subx translate init.linux examples/ex7.subx -o examples/ex7 - 9 # $ ./subx run examples/ex7 + 8 # $ ./bootstrap translate init.linux apps/ex7.subx -o apps/ex7 + 9 # $ ./bootstrap run apps/ex7 10 # Expected result: 11 # $ echo $? 12 # 97 -- cgit 1.4.1-2-gfad0