Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
Added modules by @moteus
Browse files Browse the repository at this point in the history
  • Loading branch information
drahosp committed Feb 18, 2014
1 parent 8070c67 commit 9403504
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Expand Up @@ -826,3 +826,15 @@
[submodule "struct"]
path = struct
url = git://github.com/LuaDist/struct.git
[submodule "lzmq"]
path = lzmq
url = git://github.com/LuaDist/lzmq.git
[submodule "lua-odbc"]
path = lua-odbc
url = git://github.com/LuaDist/lua-odbc.git
[submodule "ZipWriter"]
path = ZipWriter
url = git://github.com/LuaDist/ZipWriter.git
[submodule "lzmq-ffi"]
path = lzmq-ffi
url = git://github.com/LuaDist/lzmq-ffi.git
1 change: 1 addition & 0 deletions ZipWriter
Submodule ZipWriter added at 577d29
1 change: 1 addition & 0 deletions lua-odbc
Submodule lua-odbc added at 79d384
1 change: 1 addition & 0 deletions lzmq
Submodule lzmq added at 850872
1 change: 1 addition & 0 deletions lzmq-ffi
Submodule lzmq-ffi added at 53819f

0 comments on commit 9403504

Please sign in to comment.