Add uthash to project

This commit is contained in:
2021-12-21 07:58:03 -08:00
parent 45b55c05af
commit b86d508820
6 changed files with 24 additions and 6 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "lib/libflint"]
path = lib/libflint
url = https://git.fputs.com/fputs/libflint
[submodule "lib/uthash"]
path = lib/uthash
url = https://github.com/troydhanson/uthash