summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 8c234166149e9a3fd4da423910d698c7ae75087a (plain)
1
2
3
4
5
6
7
8
9
[submodule "external/sqlite"]
	path = external/sqlite
	url = https://github.com/mackyle/sqlite.git
[submodule "external/googletest"]
	path = external/googletest
	url = https://github.com/google/googletest
[submodule "opendc-simulator-dependencies"]
	path = opendc-simulator-dependencies
	url = https://github.com/tudelft-atlarge/opendc-simulator-dependencies.git