Archived
1
0
Fork 0

Added uthash as a git submodule

This commit is contained in:
Julien Dessaux 2019-03-27 13:52:49 +01:00
parent 1b9a3e8c4b
commit 3b43c7aefe
4 changed files with 16 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "external/termrec"]
path = external/termrec
url = https://github.com/kilobyte/termrec
[submodule "external/uthash"]
path = external/uthash
url = https://github.com/troydhanson/uthash