effil/.gitmodules
2017-01-20 22:59:16 +03:00

10 lines
277 B
Plaintext

[submodule "src/sol"]
path = src/sol
url = https://github.com/ThePhD/sol2.git
[submodule "tests/gtest"]
path = tests/gtest
url = https://github.com/google/googletest.git
[submodule "lua-tests/luaunit"]
path = lua-tests/luaunit
url = https://github.com/bluebird75/luaunit