From a8fb537a88fdbe77cdcbaa05ee28d1cad94550da Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 21 Apr 2021 08:28:00 -0700 Subject: . --- html/linux/factorial.subx.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'html/linux/factorial.subx.html') diff --git a/html/linux/factorial.subx.html b/html/linux/factorial.subx.html index 086628a9..9a29907e 100644 --- a/html/linux/factorial.subx.html +++ b/html/linux/factorial.subx.html @@ -7,11 +7,11 @@ - + @@ -61,7 +61,7 @@ if ('onhashchange' in window) { 1 ## compute the factorial of 5, and print the result 2 # 3 # To run: - 4 # $ bootstrap/bootstrap translate [01]*.subx apps/factorial.subx -o apps/factorial + 4 # $ bootstrap/bootstrap translate [01]*.subx factorial.subx -o factorial 5 # $ bootstrap/bootstrap run factorial 6 # Expected result: 7 # $ echo $? -- cgit 1.4.1-2-gfad0