]> mj.ucw.cz Git - libucw.git/history - lib/primetable.c
Both quicksort and radix-sort can be parallelized to multiple threads now.
[libucw.git] / lib / primetable.c
2005-10-02 Martin MaresAdded a table of prime numbers. (I want to use prime...