diff options
author | tv <tv@xso> | 2011-08-29 14:42:20 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-08-29 14:42:20 +0200 |
commit | d7f11b1e46c379321070afb970475416fc883e4e (patch) | |
tree | 7597b7b0e82fa35bb7a81876330f17b213c724d0 /.gitmodules | |
parent | 74e325f2c44361230aa133a61fb35cd3e596a63c (diff) | |
parent | a76ecf0205de261a05a6cee0e07325c6e4606455 (diff) |
Merge branch 'master' of github.com:krebscode/painload
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 |