Revision 621b5d4341b8e2222452139899211eee0d83ae4b authored by rubenwiersma on 27 February 2023, 09:01:48 UTC, committed by rubenwiersma on 27 February 2023, 09:01:48 UTC
1 parent bbfbb67
Raw File
.gitmodules
[submodule "deps/eigen"]
	path = deps/eigen
	url = https://gitlab.com/libeigen/eigen.git
[submodule "deps/geometry-central"]
	path = deps/geometry-central
	url = https://github.com/nmwsharp/geometry-central.git
[submodule "deps/pybind11"]
	path = deps/pybind11
	url = https://github.com/pybind/pybind11.git
back to top