about summary refs log tree commit diff stats
path: root/html/edit/008-sandbox-edit.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-01-22 16:16:32 -0800
committerKartik K. Agaram <vc@akkartik.com>2017-01-22 16:16:32 -0800
commit3ebc41870128148b862c128f4c91639c9eb23c24 (patch)
treebdb61308baf5237e7d901aef0cdcad3aad9808b6 /html/edit/008-sandbox-edit.mu.html
parent79b72b04cd3adc99295630121b1ea238818f5d8b (diff)
downloadmu-3ebc41870128148b862c128f4c91639c9eb23c24.tar.gz
3737
Diffstat (limited to 'html/edit/008-sandbox-edit.mu.html')
-rw-r--r--html/edit/008-sandbox-edit.mu.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/edit/008-sandbox-edit.mu.html b/html/edit/008-sandbox-edit.mu.html
index 4ba0897a..e253a4c5 100644
--- a/html/edit/008-sandbox-edit.mu.html
+++ b/html/edit/008-sandbox-edit.mu.html
@@ -225,7 +225,7 @@ if ('onhashchange' in window) {
 <span id="L165" class="LineNr">165 </span>  assume-resources [
 <span id="L166" class="LineNr">166 </span>  ]
 <span id="L167" class="LineNr">167 </span>  <span class="Comment"># right editor contains a print instruction</span>
-<span id="L168" class="LineNr">168 </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 id="L168" class="LineNr">168 </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 id="L169" class="LineNr">169 </span>  <span class="Comment"># run the sandbox</span>
 <span id="L170" class="LineNr">170 </span>  assume-console [
 <span id="L171" class="LineNr">171 </span>    press F4
@@ -236,7 +236,7 @@ if ('onhashchange' in window) {
 <span id="L176" class="LineNr">176 </span>   <span class="Constant"> .                                                  ╎                                                 .</span>
 <span id="L177" class="LineNr">177 </span><span class="Constant">    .╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╎─────────────────────────────────────────────────.</span>
 <span id="L178" class="LineNr">178 </span>   <span class="Constant"> .                                                  ╎0   edit          copy            delete         .</span>
-<span id="L179" class="LineNr">179 </span>   <span class="Constant"> .                                                  ╎print-integer <a href='../081print.mu.html#L4'>screen</a>, 4                          .</span>
+<span id="L179" class="LineNr">179 </span>   <span class="Constant"> .                                                  ╎print <a href='../081print.mu.html#L4'>screen</a>, 4                                  .</span>
 <span id="L180" class="LineNr">180 </span>   <span class="Constant"> .                                                  ╎screen:                                          .</span>
 <span id="L181" class="LineNr">181 </span>   <span class="Constant"> .                                                  ╎  .4                             .               .</span>
 <span id="L182" class="LineNr">182 </span>   <span class="Constant"> .                                                  ╎  .                              .               .</span>
@@ -255,7 +255,7 @@ if ('onhashchange' in window) {
 <span id="L195" class="LineNr">195 </span>  ]
 <span id="L196" class="LineNr">196 </span>  screen-should-contain [
 <span id="L197" class="LineNr">197 </span>   <span class="Constant"> .                                                                                 run (F4)           .</span>
-<span id="L198" class="LineNr">198 </span>   <span class="Constant"> .                                                  ╎print-integer <a href='../081print.mu.html#L4'>screen</a>, 4                          .</span>
+<span id="L198" class="LineNr">198 </span>   <span class="Constant"> .                                                  ╎print <a href='../081print.mu.html#L4'>screen</a>, 4                                  .</span>
 <span id="L199" class="LineNr">199 </span><span class="Constant">    .╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╎─────────────────────────────────────────────────.</span>
 <span id="L200" class="LineNr">200 </span>   <span class="Constant"> .                                                  ╎                                                 .</span>
 <span id="L201" class="LineNr">201 </span>   <span class="Constant"> .                                                  ╎                                                 .</span>