bitstring.c - added bit_size() function and removed code from bit_copy()
to set size and magic in copy (since it is asserted to be correct in source, it should be correct in destination after a memcpy). qsw.c / qsw.h - beginnings of quadrics job initiation support library. Very rough at this point!
src/common/qsw.c
0 → 100644
src/common/qsw.h
0 → 100644
Please register or sign in to comment