evalue.c: emul: don't use explicit_complement on arguments
commit76d9157baaa19f48f900385a7c30ad2bc4738b97
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 14 Jun 2007 13:08:34 +0000 (14 15:08 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 14 Jun 2007 13:08:34 +0000 (14 15:08 +0200)
treee6f8cf193419ee9a6126680be8bd226557039639
parentdc7d4403f5e62ed826eb307f3bc97844b30c3a6a
evalue.c: emul: don't use explicit_complement on arguments

There is no point in using explicit_complement in emul since
the result of multiplication in the complement will always be zero.
evalue.c