From 0a2247726abfa9965e5ae3e485eb127592ee820e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 19 Oct 2019 18:53:05 -0700 Subject: 5708 --- html/apps/factorial4.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/apps/factorial4.subx.html') diff --git a/html/apps/factorial4.subx.html b/html/apps/factorial4.subx.html index 2ebb9930..1d99c4c0 100644 --- a/html/apps/factorial4.subx.html +++ b/html/apps/factorial4.subx.html @@ -84,7 +84,7 @@ if ('onhashchange' in window) { 25 89/<- %ebp 4/r32/esp 26 27 # initialize heap -28 (new-segment 0x10000 Heap) +28 (new-segment Heap-size Heap) 29 30 # - if argc > 1, then return run_tests() 31 { -- cgit 1.4.1-2-gfad0