diff options
author | root <root@filebitch> | 2011-08-27 21:25:13 +0200 |
---|---|---|
committer | root <root@filebitch> | 2011-08-27 21:25:13 +0200 |
commit | bbd92ce0f6ddcd0069b5784a2ec7287c6dbe4e7a (patch) | |
tree | 44c8e6225a1a7f6852d3a85cd975a6bfec96ea53 /.gitmodules | |
parent | 96a165a57e1febfbdb942e7b5b4d417b373716c5 (diff) |
Add c-beam submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ed0cb4ed..ab38c084 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "submodules/github/tautologistics/node-htmlparser"] path = submodules/github/tautologistics/node-htmlparser url = https://github.com/tautologistics/node-htmlparser +[submodule "krebsbeam/c-beam"] + path = krebsbeam/c-beam + url = git://dev.c-base.org/c-beam/c-beam.git |