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 | a01e681c8b67be24878772a3deb3a1a796b94342 (patch) | |
tree | 518481ab50a87e0a7307b9c3eba48806993502a5 | |
parent | 9ee84b819b3684e68385dcabfab99972ca3dd2fc (diff) |
Add c-beam submodule
-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 |