diff options
author | Nathan Kinkade <nkinkade@nkinka.de> | 2009-12-05 17:10:14 +0000 |
---|---|---|
committer | Nathan Kinkade <nkinkade@nkinka.de> | 2009-12-05 17:10:14 +0000 |
commit | 823ba538ebfffbb232126a3bce543b9c988000a1 (patch) | |
tree | 6ae0dcb8f091bd28092713067cda37f25e1027a3 | |
parent | 267b3a1623ebb3d9db2209adc1b14f4c882c3611 (diff) |
Added new g3 module randimg as a submodule.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/randimg | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..283027db --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "modules/randimg"] + path = modules/randimg + url = gitosis@code.nkinka.de:randimg.git diff --git a/modules/randimg b/modules/randimg new file mode 160000 +Subproject 65684fa3a9f9ff5cea918b75ba31684a0049a9f |