From: Mike D. Lowis Date: Thu, 23 Feb 2012 16:21:25 +0000 (-0500) Subject: added cork as a library from and external repo X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=b9994347ffdcb21d9a5f15be6d18d7d15086a02a;p=archive%2Fdlang.git added cork as a library from and external repo --- diff --git a/.gitmodules b/.gitmodules index 70e5f5e..62b4189 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "tools/rake_utils"] path = tools/rake_utils url = git@github.com:mikedlowis/rake_utils.git +[submodule "deps/cork"] + path = deps/cork + url = git@github.com:mikedlowis/cork.git diff --git a/deps/cork b/deps/cork new file mode 160000 index 0000000..244613f --- /dev/null +++ b/deps/cork @@ -0,0 +1 @@ +Subproject commit 244613ffd2288f8d51ecab2c6743f1a1c28d6537