https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 41f675a3cc5f79705531204f93deb88aca428611 authored by Konrad Werys on 09 August 2019, 09:23:55 UTC, committed by Konrad Werys on 09 August 2019, 09:23:55 UTC
1 parent ba1145d
Raw File
Tip revision: 41f675a3cc5f79705531204f93deb88aca428611 authored by Konrad Werys on 09 August 2019, 09:23:55 UTC
build: adding lmfit
Tip revision: 41f675a
.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