From 6c52e24e2996a77aa6297b26159003d503aef8a0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 18 Apr 2017 11:33:33 -0700 Subject: 3830 - crosslink shape-shifting containers in html --- html/edit/005-sandbox.mu.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/edit/005-sandbox.mu.html') diff --git a/html/edit/005-sandbox.mu.html b/html/edit/005-sandbox.mu.html index 8346152a..9eb7d9f8 100644 --- a/html/edit/005-sandbox.mu.html +++ b/html/edit/005-sandbox.mu.html @@ -227,7 +227,7 @@ if ('onhashchange' in window) { 164 ¦ sandbox-count <- add sandbox-count, 1 165 ¦ *env <- put *env, number-of-sandboxes:offset, sandbox-count 166 ¦ # clear sandbox editor - 167 ¦ init:&:duplex-list:char <- push 167/§, 0/tail + 167 ¦ init:&:duplex-list:char <- push 167/§, 0/tail 168 ¦ *current-sandbox <- put *current-sandbox, data:offset, init 169 ¦ *current-sandbox <- put *current-sandbox, top-of-screen:offset, init 170 } @@ -759,8 +759,8 @@ if ('onhashchange' in window) { 696 def editor-contents editor:&:editor -> result:text [ 697 local-scope 698 load-ingredients - 699 buf:&:buffer <- new-buffer 80 - 700 curr:&:duplex-list:char <- get *editor, data:offset + 699 buf:&:buffer <- new-buffer 80 + 700 curr:&:duplex-list:char <- get *editor, data:offset 701 # skip § sentinel 702 assert curr, [editor without data is illegal; must have at least a sentinel] 703 curr <- next curr -- cgit 1.4.1-2-gfad0