blob: ee47053175a03f06981f1fb6aaa2ea2cd9efcbb6 (
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
|