Files
cantera/.gitmodules
Ray Speth 20f891f1a4 Upgrade Eigen submodule to Eigen 3.3.4
Also switch to the official git mirror of the mercurial repository
2018-02-14 22:25:16 -05:00

13 lines
372 B
Plaintext

[submodule "ext/fmt"]
path = ext/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "ext/googletest"]
path = ext/googletest
url = https://github.com/google/googletest.git
[submodule "ext/sundials"]
path = ext/sundials
url = https://github.com/Cantera/sundials-mirror
[submodule "ext/eigen"]
path = ext/eigen
url = https://github.com/eigenteam/eigen-git-mirror