compiler.tree.modular-arithmetic: strict versions shouldn't be here.

db4
John Benediktsson 2014-06-08 16:16:24 -07:00
parent ad7ee60341
commit 14f425c57c
1 changed files with 1 additions and 3 deletions

View File

@ -39,9 +39,7 @@ IN: compiler.tree.modular-arithmetic
! is a modular arithmetic word, then the input can be converted into
! a form that is cheaper to compute.
{
>fixnum
bignum>fixnum bignum>fixnum-strict
integer>fixnum integer>fixnum-strict
>fixnum bignum>fixnum integer>fixnum
float>fixnum
set-alien-unsigned-1 set-alien-signed-1
set-alien-unsigned-2 set-alien-signed-2