about summary refs log tree commit diff stats
path: root/html/display.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-06-24 16:00:44 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-06-24 16:00:44 -0700
commitaac2775a4d30459c3090569b26e81ba18f1423a7 (patch)
tree4dfec62ec660fa9a0297cfc813b133286d3ece2e /html/display.mu.html
parentd467b0a5b2ebf4e3bbfb510ca317e6141cce0d06 (diff)
downloadmu-aac2775a4d30459c3090569b26e81ba18f1423a7.tar.gz
3951
Diffstat (limited to 'html/display.mu.html')
-rw-r--r--html/display.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/display.mu.html b/html/display.mu.html
index 1ac73ea5..a8f6bdf4 100644
--- a/html/display.mu.html
+++ b/html/display.mu.html
@@ -63,7 +63,7 @@ if ('onhashchange' in window) {
 <span id="L6" class="LineNr"> 6 </span>  print-character-to-display<span class="Constant"> 97</span>, <span class="Constant">1/red</span>, <span class="Constant">2/green</span>
 <span id="L7" class="LineNr"> 7 </span>  1:num/<span class="Special">raw</span>, 2:num/<span class="Special">raw</span> <span class="Special">&lt;-</span> cursor-position-on-display
 <span id="L8" class="LineNr"> 8 </span>  wait-for-some-interaction
-<span id="L9" class="LineNr"> 9 </span>  <a href='081print.mu.html#L508'>clear-line</a>
+<span id="L9" class="LineNr"> 9 </span>  <a href='081print.mu.html#L524'>clear-line</a>
 <span id="L10" class="LineNr">10 </span>  move-cursor-on-display<span class="Constant"> 0</span>,<span class="Constant"> 4</span>
 <span id="L11" class="LineNr">11 </span>  print-character-to-display<span class="Constant"> 98</span>
 <span id="L12" class="LineNr">12 </span>  wait-for-some-interaction