pack.h
4.34 KB
-
Reorder some khash declarations · b63b76e0
Keep the definitions in the headers, while putting the declarations in the C files. Putting the function definitions in headers causes them to be duplicated if you include two headers with them.
Carlos Martín Nieto committed