Revision 9ee223e20071cdf35e84d00e86bb749fa50f8d85 authored by Konrad Werys on 01 November 2019, 13:24:23 UTC, committed by Konrad Werys on 01 November 2019, 13:24:23 UTC
1 parent 8057631
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