Revision e793acc9706fe193e3a258ded92b1d5d2a831926 authored by Konrad Werys on 31 October 2019, 15:55:13 UTC, committed by Konrad Werys on 31 October 2019, 15:55:13 UTC
1 parent 84300a5
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