From 3878a5961fe87ed39d567d85e01d4ade9e41354f Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 2 Jun 2010 00:28:03 +0000 Subject: Use builtin functions for DF. --- 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 a582c8a2..249fbd1b 100644 --- a/src/interp/g-opt.boot +++ b/src/interp/g-opt.boot @@ -406,7 +406,7 @@ $VMsideEffectFreeOperators == %and %or %not %eq %ieq %ilt %ile %igt %ige %head %tail %integer? %imul %iadd %isub %igcd %ilcm %ipow %imin %imax %ieven? %iodd? %iinc %feq %flt %fle %fgt %fge %fmul %fadd %fsub %fexp %fmin %fmax %float? - %fpow %nil %pair? %lconcat %llength %lfirst %lsecond %lthird + %fpow %fdiv %nil %pair? %lconcat %llength %lfirst %lsecond %lthird %lreverse %lempty? %hash %ismall? %string? %ceq %clt %cle %cgt %cge %c2i %i2c) -- cgit v1.2.3