diff options
Diffstat (limited to 'html/display.mu.html')
-rw-r--r-- | html/display.mu.html | 2 |
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"><-</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 |