summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6e602ae8fe12b23356c0116fd07734234053adcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "tools/splat"]
	path = tools/splat
	url = https://github.com/ethteck/splat/
[submodule "tools/asm-processor"]
	path = tools/asm-processor
	url = https://github.com/simonlindholm/asm-processor
[submodule "tools/asm-differ"]
	path = tools/asm-differ
	url = https://github.com/simonlindholm/asm-differ
[submodule "tools/m2c"]
	path = tools/m2c
	url = https://github.com/matt-kempster/m2c
[submodule "tools/Torch"]
	path = tools/Torch
	url = https://github.com/HarbourMasters/Torch