From f5d36db355e570d772443d8755e83bf36ed85672 Mon Sep 17 00:00:00 2001 From: katherine Date: Mon, 27 May 2019 18:23:10 -0700 Subject: add uthash as a submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f873b17..760cb64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "reqs/simple-opt"] path = reqs/simple-opt url = https://github.com/shmibs/simple-opt +[submodule "reqs/uthash"] + path = reqs/uthash + url = https://github.com/troydhanson/uthash.git -- cgit v1.2.3