https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 2ab6a5f5ba6e6314a9a34e972cfdbb141ff5cb5a authored by Konrad Werys on 12 August 2019, 11:55:26 UTC, committed by Konrad Werys on 12 August 2019, 11:55:26 UTC
1 parent fa291d1
Raw File
Tip revision: 2ab6a5f5ba6e6314a9a34e972cfdbb141ff5cb5a authored by Konrad Werys on 12 August 2019, 11:55:26 UTC
build: setting the c standard version to use lmfit
Tip revision: 2ab6a5f
.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
[submodule "thirdParty/lmfit"]
	path = thirdParty/lmfit
	url = https://jugit.fz-juelich.de/mlz/lmfit
back to top