Menu ▾ ▴

Commit [r9131]  Maximize  Restore  History

Fixed problem with next_prime(). Someone wrote the bound condition

incorrectly, so the hash table never was expanded beyond 4 million or
so, although it was repeatedly cheked.

tswift 2017-11-10

changed /trunk/XSB/emu/hash_xsb.c
/trunk/XSB/emu/hash_xsb.c Diff Switch to side-by-side view
Loading...