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