https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 3ceaceedf5822328e9da402aef0f2fbec2661d29 authored by Konrad Werys on 02 August 2018, 15:26:51 UTC, committed by Konrad Werys on 02 August 2018, 15:26:51 UTC
1 parent 858f0f8
Raw File
Tip revision: 3ceaceedf5822328e9da402aef0f2fbec2661d29 authored by Konrad Werys on 02 August 2018, 15:26:51 UTC
Travis - update token. Appveyor - add install step.
Tip revision: 3ceacee
.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/gsl"]
	path = thirdParty/gsl
	url = https://github.com/ampl/gsl
[submodule "thirdParty/vxl"]
	path = thirdParty/vxl
	url = https://github.com/vxl/vxl
back to top