add ivp submodule
This commit is contained in:
parent
b6a033e35c
commit
ba2edf1a27
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "thirdparty"]
|
||||
path = thirdparty
|
||||
url = https://github.com/nillerusr/source-thirdparty
|
||||
[submodule "ivp"]
|
||||
path = ivp
|
||||
url = https://github.com/nillerusr/source-physics
|
||||
|
|
1
ivp
Submodule
1
ivp
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 5f07fcf8d385ef90336329d0ba419691c104a27e
|
Loading…
Reference in a new issue