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 | 3c0470524cd39f722d1e39247f8b0b68c418b231 (patch) | |
tree | 6da5d09e3957305c939c45c59cbaf14e10ce6f66 /.gitmodules | |
parent | 8c521570fe1ff45c22aa1a4c7f93538841fc1665 (diff) | |
parent | cdbc8c537320e3e534694311516ac398ea501600 (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 |