]> mj.ucw.cz Git - libucw.git/commit
Libucw: Prime numbers moved from lib.h to prime.h.
authorMichal Vaner <vorner@ucw.cz>
Sun, 20 Jul 2008 21:12:25 +0000 (23:12 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 20 Jul 2008 21:50:09 +0000 (23:50 +0200)
commit689b60e4c61d300b576fdb7007de51189d2f0f7e
tree29ad62e2492e03594e3112c029954c3db1248224
parent7a4e2d8578a2f6567d3827491e65d75ef9ab703b
Libucw: Prime numbers moved from lib.h to prime.h.
ucw/Makefile
ucw/hashtable.h
ucw/lib.h
ucw/prime.c
ucw/prime.h [new file with mode: 0644]
ucw/primetable.c
ucw/sorter/sort-test.c
ucw/url.c