Add submodule for Sundials
This commit is contained in:
parent
bab07860e3
commit
34e38ab007
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[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
|
||||
|
|
|
|||
1
ext/sundials
Submodule
1
ext/sundials
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b69354ec776e38e08367fd89880b43459fda3d92
|
||||
Loading…
Add table
Reference in a new issue