about summary refs log tree commit diff stats
path: root/html/edit/005-sandbox.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/edit/005-sandbox.mu.html')
-rw-r--r--html/edit/005-sandbox.mu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/edit/005-sandbox.mu.html b/html/edit/005-sandbox.mu.html
index bd92a649..28de0027 100644
--- a/html/edit/005-sandbox.mu.html
+++ b/html/edit/005-sandbox.mu.html
@@ -641,7 +641,7 @@ if ('onhashchange' in window) {
 <span id="L580" class="LineNr"> 580 </span>  assume-resources [
 <span id="L581" class="LineNr"> 581 </span>  ]
 <span id="L582" class="LineNr"> 582 </span>  <span class="Comment"># sandbox editor contains an instruction</span>
-<span id="L583" class="LineNr"> 583 </span>  env:&amp;:environment <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L21'>new-programming-environment</a> <a href='../088file.mu.html#L11'>resources</a>, <a href='../081print.mu.html#L4'>screen</a>, <span class="Constant">[print-integer <a href='../081print.mu.html#L4'>screen</a>, 4]</span>  <span class="Comment"># contents of sandbox editor</span>
+<span id="L583" class="LineNr"> 583 </span>  env:&amp;:environment <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L21'>new-programming-environment</a> <a href='../088file.mu.html#L11'>resources</a>, <a href='../081print.mu.html#L4'>screen</a>, <span class="Constant">[print <a href='../081print.mu.html#L4'>screen</a>, 4]</span>  <span class="Comment"># contents of sandbox editor</span>
 <span id="L584" class="LineNr"> 584 </span>  <span class="Comment"># run the code in the editor</span>
 <span id="L585" class="LineNr"> 585 </span>  assume-console [
 <span id="L586" class="LineNr"> 586 </span>    press F4
@@ -655,7 +655,7 @@ if ('onhashchange' in window) {
 <span id="L594" class="LineNr"> 594 </span>   <span class="Constant"> .                                                  ╎                                                 .</span>
 <span id="L595" class="LineNr"> 595 </span><span class="Constant">    .╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╎─────────────────────────────────────────────────.</span>
 <span id="L596" class="LineNr"> 596 </span>   <span class="Constant"> .                                                  ╎0   edit          copy            delete         .</span>
-<span id="L597" class="LineNr"> 597 </span>   <span class="Constant"> .                                                  ╎print-integer <a href='../081print.mu.html#L4'>screen</a>, 4                          .</span>
+<span id="L597" class="LineNr"> 597 </span>   <span class="Constant"> .                                                  ╎print <a href='../081print.mu.html#L4'>screen</a>, 4                                  .</span>
 <span id="L598" class="LineNr"> 598 </span>   <span class="Constant"> .                                                  ╎screen:                                          .</span>
 <span id="L599" class="LineNr"> 599 </span>   <span class="Constant"> .                                                  ╎  .4                             .               .</span>
 <span id="L600" class="LineNr"> 600 </span>   <span class="Constant"> .                                                  ╎  .                              .               .</span>