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 | 9116f4823f42ecb1259cc5ce0c699224788ae43c (patch) | |
tree | 06fb99b15cf20d545868d0aad35e783fd93b3416 /.gitmodules | |
parent | 74e325f2c44361230aa133a61fb35cd3e596a63c (diff) | |
parent | d380950968e9c0bf11be546c1808db6abd17d4dc (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 |