]> git.mdlowis.com Git - archive/dlang.git/commitdiff
added cork as a library from and external repo
authorMike D. Lowis <mike@mdlowis.com>
Thu, 23 Feb 2012 16:21:25 +0000 (11:21 -0500)
committerMike D. Lowis <mike@mdlowis.com>
Thu, 23 Feb 2012 16:21:25 +0000 (11:21 -0500)
.gitmodules
deps/cork [new submodule]

index 70e5f5e82b91fbd0302b27def1ca7b80bf120451..62b41891851c8c05c41c25380fd54a7ff2421a37 100644 (file)
@@ -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 (submodule)
index 0000000..244613f
--- /dev/null
+++ b/deps/cork
@@ -0,0 +1 @@
+Subproject commit 244613ffd2288f8d51ecab2c6743f1a1c28d6537