Add Eigen submodule (mirrored on Github at Cantera/eigen-mirror)
This commit is contained in:
parent
41ae065a6e
commit
41a357aec0
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -7,3 +7,6 @@
|
|||
[submodule "ext/sundials"]
|
||||
path = ext/sundials
|
||||
url = https://github.com/Cantera/sundials-mirror
|
||||
[submodule "ext/eigen"]
|
||||
path = ext/eigen
|
||||
url = https://github.com/Cantera/eigen-mirror.git
|
||||
|
|
|
|||
1
ext/eigen
Submodule
1
ext/eigen
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit c6ef117db0a5d72ad0b0239ab1f6dfc3291c398e
|
||||
Loading…
Add table
Reference in a new issue