Revision eb82c7db88ded87d7f0b605ce46550964bcf3f49 authored by Konrad Werys on 14 June 2019, 13:49:45 UTC, committed by Konrad Werys on 14 June 2019, 13:49:45 UTC
1 parent ac5717b
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