diff options
Diffstat (limited to 'html/apps/crenshaw2-1.subx.html')
-rw-r--r-- | html/apps/crenshaw2-1.subx.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html/apps/crenshaw2-1.subx.html b/html/apps/crenshaw2-1.subx.html index d9e6acfa..ac74bb5f 100644 --- a/html/apps/crenshaw2-1.subx.html +++ b/html/apps/crenshaw2-1.subx.html @@ -357,7 +357,7 @@ if ('onhashchange' in window) { <span id="L296" class="LineNr">296 </span> <span class="subxComment"># clear all streams</span> <span id="L297" class="LineNr">297 </span> <span class="subxS1Comment"># . clear-stream(_test-stream)</span> <span id="L298" class="LineNr">298 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L299" class="LineNr">299 </span> 68/push <a href='../108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L299" class="LineNr">299 </span> 68/push <a href='../108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L300" class="LineNr">300 </span> <span class="subxS2Comment"># . . call</span> <span id="L301" class="LineNr">301 </span> e8/call <a href='../106stream.subx.html#L17'>clear-stream</a>/disp32 <span id="L302" class="LineNr">302 </span> <span class="subxS2Comment"># . . discard args</span> @@ -387,7 +387,7 @@ if ('onhashchange' in window) { <span id="L326" class="LineNr">326 </span> <span class="subxS1Comment"># . write(_test-stream, "3")</span> <span id="L327" class="LineNr">327 </span> <span class="subxS2Comment"># . . push args</span> <span id="L328" class="LineNr">328 </span> 68/push <span class="Constant">"3"</span>/imm32 -<span id="L329" class="LineNr">329 </span> 68/push <a href='../108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L329" class="LineNr">329 </span> 68/push <a href='../108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L330" class="LineNr">330 </span> <span class="subxS2Comment"># . . call</span> <span id="L331" class="LineNr">331 </span> e8/call <a href='../108write.subx.html#L24'>write</a>/disp32 <span id="L332" class="LineNr">332 </span> <span class="subxS2Comment"># . . discard args</span> @@ -446,7 +446,7 @@ if ('onhashchange' in window) { <span id="L385" class="LineNr">385 </span> <span class="subxComment"># clear all streams</span> <span id="L386" class="LineNr">386 </span> <span class="subxS1Comment"># . clear-stream(_test-stream)</span> <span id="L387" class="LineNr">387 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L388" class="LineNr">388 </span> 68/push <a href='../108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L388" class="LineNr">388 </span> 68/push <a href='../108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L389" class="LineNr">389 </span> <span class="subxS2Comment"># . . call</span> <span id="L390" class="LineNr">390 </span> e8/call <a href='../106stream.subx.html#L17'>clear-stream</a>/disp32 <span id="L391" class="LineNr">391 </span> <span class="subxS2Comment"># . . discard args</span> @@ -476,7 +476,7 @@ if ('onhashchange' in window) { <span id="L415" class="LineNr">415 </span> <span class="subxS1Comment"># . write(_test-stream, "3")</span> <span id="L416" class="LineNr">416 </span> <span class="subxS2Comment"># . . push args</span> <span id="L417" class="LineNr">417 </span> 68/push <span class="Constant">"3"</span>/imm32 -<span id="L418" class="LineNr">418 </span> 68/push <a href='../108write.subx.html#L148'>_test-stream</a>/imm32 +<span id="L418" class="LineNr">418 </span> 68/push <a href='../108write.subx.html#L151'>_test-stream</a>/imm32 <span id="L419" class="LineNr">419 </span> <span class="subxS2Comment"># . . call</span> <span id="L420" class="LineNr">420 </span> e8/call <a href='../108write.subx.html#L24'>write</a>/disp32 <span id="L421" class="LineNr">421 </span> <span class="subxS2Comment"># . . discard args</span> |