From b297c03b5d2d5a6d88edc5e44548da67ee7c7082 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 24 Feb 2011 08:35:54 +0000 Subject: more cleanups --- src/interp/g-opt.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/g-opt.boot') diff --git a/src/interp/g-opt.boot b/src/interp/g-opt.boot index 9ed6cf3a..baaab2e5 100644 --- a/src/interp/g-opt.boot +++ b/src/interp/g-opt.boot @@ -454,7 +454,7 @@ $VMsideEffectFreeOperators == %aref %vref %vlength %bitvecnot %bitvecand %bitvecnand %bivecor %bitvecnor %bitvecxor %bitveccopy %bitvecconc %bitveclength %bitvecref %bitveceq %bitveclt - %before? %equal %sptreq %ident? %property) + %before? %equal %sptreq %ident? %property %tref) ++ List of simple VM operators $simpleVMoperators == -- cgit v1.2.3