about summary refs log tree commit diff stats
path: root/html/edit/010-sandbox-trace.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-05-19 23:15:47 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-05-19 23:39:07 -0700
commit27bd7e76a245397170ad618337cfc1dc49851061 (patch)
treefbd69875cea6f1b203e926a2ff4b2c52394403ac /html/edit/010-sandbox-trace.mu.html
parentc9e5287db38355990682e657d1a18c00e1f062fc (diff)
downloadmu-27bd7e76a245397170ad618337cfc1dc49851061.tar.gz
3869
Clean up a few superficial things in Caleb's commit.
Diffstat (limited to 'html/edit/010-sandbox-trace.mu.html')
-rw-r--r--html/edit/010-sandbox-trace.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/010-sandbox-trace.mu.html b/html/edit/010-sandbox-trace.mu.html
index eaeedfcb..39a640a1 100644
--- a/html/edit/010-sandbox-trace.mu.html
+++ b/html/edit/010-sandbox-trace.mu.html
@@ -307,7 +307,7 @@ if ('onhashchange' in window) {
 <span id="L244" class="LineNr">244 </span>  <span class="Conceal">¦</span> <span class="muControl">break-unless</span> display-trace?
 <span id="L245" class="LineNr">245 </span>  <span class="Conceal">¦</span> sandbox-trace:text <span class="Special">&lt;-</span> get *sandbox, <span class="Constant">trace:offset</span>
 <span id="L246" class="LineNr">246 </span>  <span class="Conceal">¦</span> <span class="muControl">break-unless</span> sandbox-trace  <span class="Comment"># nothing to print; move on</span>
-<span id="L247" class="LineNr">247 </span>  <span class="Conceal">¦</span> row, <a href='../081print.mu.html#L4'>screen</a> <span class="Special">&lt;-</span> <a href='005-sandbox.mu.html#L361'>render-text</a> <a href='../081print.mu.html#L4'>screen</a>, sandbox-trace, left, right, <span class="Constant">245/grey</span>, row
+<span id="L247" class="LineNr">247 </span>  <span class="Conceal">¦</span> row, <a href='../081print.mu.html#L4'>screen</a> <span class="Special">&lt;-</span> <a href='005-sandbox.mu.html#L362'>render-text</a> <a href='../081print.mu.html#L4'>screen</a>, sandbox-trace, left, right, <span class="Constant">245/grey</span>, row
 <span id="L248" class="LineNr">248 </span>  <span class="Delimiter">}</span>
 <span id="L249" class="LineNr">249 </span><span class="Constant">  <a href='010-sandbox-trace.mu.html#L249'>&lt;render-sandbox-trace-done&gt;</a></span>
 <span id="L250" class="LineNr">250 </span>]