Revision 68f93c1d6ac3273a21b2f437bb02ee6122b357e9 authored by Wenqing Wang on 11 December 2015, 12:21:47 UTC, committed by Wenqing Wang on 11 December 2015, 12:57:46 UTC
1 parent c648a68
Raw File
.gitmodules
[submodule "ThirdParty/VtkFbxConverter"]
	path = ThirdParty/VtkFbxConverter
	url = git://github.com/ufz-vislab/VtkFbxConverter.git
[submodule "ThirdParty/VtkOsgConverter"]
	path = ThirdParty/VtkOsgConverter
	url = git://github.com/ufz-vislab/VtkOsgConverter.git
[submodule "ThirdParty/tetgen"]
	path = ThirdParty/tetgen
	url = https://github.com/ufz/tetgen.git
[submodule "vtkdiff"]
	path = ThirdParty/vtkdiff
	url = https://github.com/ufz/vtkdiff.git
[submodule "ThirdParty/tclap"]
	path = ThirdParty/tclap
	url = https://github.com/ufz/tclap.git
[submodule "ThirdParty/autocheck"]
	path = ThirdParty/autocheck
	url = https://github.com/thejohnfreeman/autocheck.git
[submodule "ThirdParty/cmake-modules"]
	path = ThirdParty/cmake-modules
	url = https://github.com/ufz/cmake-modules.git
back to top