https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 91aea72ac49fcdc2dbcf7fd6789ad9ece21e5f1c authored by Konrad Werys on 14 June 2019, 10:56:55 UTC, committed by Konrad Werys on 14 June 2019, 10:56:55 UTC
1 parent 3ac6a97
Raw File
Tip revision: 91aea72ac49fcdc2dbcf7fd6789ad9ece21e5f1c authored by Konrad Werys on 14 June 2019, 10:56:55 UTC
v0.4
Tip revision: 91aea72
.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