Revision 5a20a5b54285806fe7ba4127dfe337d4fc2cac3b authored by Alexander Lalejini on 07 September 2021, 19:42:41 UTC, committed by Alexander Lalejini on 07 September 2021, 19:42:41 UTC
1 parent 8c21f98
Raw File
.gitmodules
[submodule "third-party/Catch"]
	path = third-party/Catch
	url = https://github.com/philsquared/Catch.git
	branch = v2.x
[submodule "third-party/Empirical"]
	path = third-party/Empirical
	url = https://github.com/devosoft/Empirical.git
	branch = master
[submodule "third-party/force-cover"]
	path = third-party/force-cover
	url = https://github.com/emilydolson/force-cover.git
[submodule "third-party/emsdk"]
	path = third-party/emsdk
	url = https://github.com/emscripten-core/emsdk.git
[submodule "third-party/signalgp-lite"]
	path = third-party/signalgp-lite
	url = https://github.com/mmore500/signalgp-lite.git
	branch = master
back to top