mirror of
https://github.com/PDP-10/its.git
synced 2026-02-27 01:09:49 +00:00
Fixed issue with ECHO-ROOM treating <PRSO> as a vector, when it can
be a scalar. Addresses #2210.
This commit is contained in:
committed by
Eric Swenson
parent
5a068bb1da
commit
0a6361f9ff
@@ -1033,7 +1033,7 @@ His enflamed tongue protrudes from his man-sized mouth.">)>)
|
||||
<COND (<AND <SET V <LEX .B <REST .B .L>>>
|
||||
<EPARSE .V T>
|
||||
<==? <PRSA> .WALK>
|
||||
<NOT <EMPTY? <PRSO>>>
|
||||
<PRSO>
|
||||
<MEMQ <2 .PRSVEC> <REXITS .RM>>>
|
||||
<SET RANDOM-ACTION <VFCN <PRSA>>>
|
||||
<APPLY-RANDOM .RANDOM-ACTION>
|
||||
Reference in New Issue
Block a user