aboutsummaryrefslogtreecommitdiff
path: root/src/interp/g-opt.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-10-27 02:46:10 +0000
committerdos-reis <gdr@axiomatics.org>2011-10-27 02:46:10 +0000
commit6a3913853aeb542f155a1164eb48aba1724f17f7 (patch)
tree001de8bcc0e076ba25f5da76b2b264d0598c7e6a /src/interp/g-opt.boot
parent4d4f05f71ab532ac95570bef18da5098965db723 (diff)
downloadopen-axiom-6a3913853aeb542f155a1164eb48aba1724f17f7.tar.gz
* algebra/stream.spad.pamphlet (Stream): Tidy accessors.
Diffstat (limited to 'src/interp/g-opt.boot')
-rw-r--r--src/interp/g-opt.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/g-opt.boot b/src/interp/g-opt.boot
index f044b7a2..a4561beb 100644
--- a/src/interp/g-opt.boot
+++ b/src/interp/g-opt.boot
@@ -422,7 +422,7 @@ optSuchthat [.,:u] == ["SUCHTHAT",:u]
++ List of VM side effect free operators.
$VMsideEffectFreeOperators ==
- '(SPADfirst ASH FLOAT FLOAT_-SIGN %function
+ '(SPADfirst ASH FLOAT FLOAT_-SIGN %function %nullStream %nonNullStream
%funcall %nothing %when %false %true %otherwise %2bit %2bool
%and %or %not %peq %ieq %ilt %ile %igt %ige %head %tail %integer?
%beq %blt %ble %bgt %bge %bitand %bitior %bitxor %bitnot %bcompl