add uthash
This commit is contained in:
parent
db44dc5a31
commit
1f1ccddf82
@ -10,3 +10,6 @@ Extensive documentation can be found [here](https://fputs.com/docs/libflint/)
|
|||||||
|
|
||||||
Building on Linux requires `libbsd`.
|
Building on Linux requires `libbsd`.
|
||||||
|
|
||||||
|
## Libraries
|
||||||
|
|
||||||
|
`libflint` uses [uthash](https://github.com/troydhanson/uthash) for its hash table implementation. `uthash` is a single header file included in the source code of `libflint`. See the top of `include/uthash.h` for license information
|
||||||
|
1140
include/uthash.h
Normal file
1140
include/uthash.h
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user