summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: d4fedac2cb50d96aae1eb3609bacd4276cba6c75 (plain)
1
2
3
4
5
6
7
8
9
[submodule "randutils"]
	path = randutils
	url = https://gist.github.com/imneme/540829265469e673d045
[submodule "pcg-cpp"]
	path = pcg-cpp
	url = https://github.com/imneme/pcg-cpp
[submodule "eigen"]
	path = eigen
	url = https://gitlab.com/libeigen/eigen/