From 996ce5f101e597cf70bda0864f964b356a1005a3 Mon Sep 17 00:00:00 2001
From: "Kartik K. Agaram" <vc@akkartik.com>
Date: Sat, 6 May 2017 15:03:13 -0700
Subject: 3845

---
 html/edit/010-sandbox-trace.mu.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'html/edit/010-sandbox-trace.mu.html')

diff --git a/html/edit/010-sandbox-trace.mu.html b/html/edit/010-sandbox-trace.mu.html
index 592e0a72..e1a98ad8 100644
--- a/html/edit/010-sandbox-trace.mu.html
+++ b/html/edit/010-sandbox-trace.mu.html
@@ -243,7 +243,7 @@ if ('onhashchange' in window) {
 <span id="L180" class="LineNr">180 </span>]
 <span id="L181" class="LineNr">181 </span>
 <span id="L182" class="LineNr">182 </span><span class="Comment"># clicks on sandbox code toggle its display-trace? flag</span>
-<span id="L183" class="LineNr">183 </span><span class="muRecipe">after</span> <span class="Constant"><a href='004-programming-environment.mu.html#L80'>&lt;global-touch&gt;</a></span> [
+<span id="L183" class="LineNr">183 </span><span class="muRecipe">after</span> <span class="Constant"><a href='004-programming-environment.mu.html#L76'>&lt;global-touch&gt;</a></span> [
 <span id="L184" class="LineNr">184 </span>  <span class="Comment"># check if it's inside the code of any sandbox</span>
 <span id="L185" class="LineNr">185 </span>  <span class="Delimiter">{</span>
 <span id="L186" class="LineNr">186 </span>  <span class="Conceal">¦</span> sandbox-left-margin:num <span class="Special">&lt;-</span> get *current-sandbox, <span class="Constant">left:offset</span>
@@ -264,7 +264,7 @@ if ('onhashchange' in window) {
 <span id="L201" class="LineNr">201 </span>  <span class="Conceal">¦</span> x <span class="Special">&lt;-</span> not x
 <span id="L202" class="LineNr">202 </span>  <span class="Conceal">¦</span> *sandbox <span class="Special">&lt;-</span> put *sandbox, <span class="Constant">display-trace?:offset</span>, x
 <span id="L203" class="LineNr">203 </span>  <span class="Conceal">¦</span> <a href='../081print.mu.html#L4'>screen</a> <span class="Special">&lt;-</span> render-sandbox-side <a href='../081print.mu.html#L4'>screen</a>, env, <a href='001-editor.mu.html#L121'>render</a>
-<span id="L204" class="LineNr">204 </span>  <span class="Conceal">¦</span> <a href='../081print.mu.html#L4'>screen</a> <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L495'>update-cursor</a> <a href='../081print.mu.html#L4'>screen</a>, recipes, current-sandbox, sandbox-in-focus?, env
+<span id="L204" class="LineNr">204 </span>  <span class="Conceal">¦</span> <a href='../081print.mu.html#L4'>screen</a> <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L446'>update-cursor</a> <a href='../081print.mu.html#L4'>screen</a>, recipes, current-sandbox, sandbox-in-focus?, env
 <span id="L205" class="LineNr">205 </span>  <span class="Conceal">¦</span> <span class="muControl">loop</span> <span class="Constant">+next-event</span>
 <span id="L206" class="LineNr">206 </span>  <span class="Delimiter">}</span>
 <span id="L207" class="LineNr">207 </span>]
-- 
cgit 1.4.1-2-gfad0