summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 67b3589c026a2636ce1efcebd3edf1acc0ea5779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "libcoro"]
	path = libcoro
	url = git.grumpycoder.net:/pub/repo.git/libcoro
[submodule "libev"]
	path = libev
	url = git.grumpycoder.net:/pub/repo.git/libev
[submodule "win32/pthreads-win32"]
	path = win32/pthreads-win32
	url = git.grumpycoder.net:/pub/repo.git/pthreads-win32
[submodule "LuaJIT"]
	path = LuaJIT
	url = http://luajit.org/git/luajit-2.0.git
[submodule "libtomcrypt"]
	path = libtomcrypt
	url = https://github.com/libtom/libtomcrypt.git
[submodule "libtommath"]
	path = libtommath
	url = https://github.com/libtom/libtommath.git