isupport for threads.

This commit is contained in:
Vítor Santos Costa 2011-11-30 13:04:29 +00:00
parent 2f6ec5ff59
commit 48482ff422

View File

@ -152,7 +152,6 @@ clrsb(Int i)
inline static Term
do_sll(Int i, Int j) /* j > 0 */
{
Int k;
#ifdef USE_GMP
if (
#ifdef __GNUC__X