Revision 34a3bff9b3f4126b07fdbbff3ad102d7f8f30701 authored by Konrad Werys on 16 August 2019, 11:01:08 UTC, committed by Konrad Werys on 16 August 2019, 11:01:08 UTC
1 parent 745bee4
Raw File
.gitmodules
[submodule "thirdParty/googletest"]
	path = thirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "thirdParty/libyaml"]
	path = thirdParty/libyaml
	url = https://github.com/yaml/libyaml.git
[submodule "thirdParty/yamlmatlab"]
	path = thirdParty/yamlmatlab
	url = https://github.com/ewiger/yamlmatlab.git
back to top