diff options
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | hydro_roll_core | 0 | ||||
| m--------- | nivis_python | 0 |
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e95bcf8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "hydro_roll_core"] + path = hydro_roll_core + url = https://github.com/HydroRoll-Team/HydroRollCore +[submodule "nivis_python"] + path = nivis_python + url = https://github.com/HydroRoll-Team/nivis-python diff --git a/hydro_roll_core b/hydro_roll_core new file mode 160000 +Subproject 967ce6dc6fb3329b93293862c4e9178b8ce8709 diff --git a/nivis_python b/nivis_python new file mode 160000 +Subproject 830c1fbe10ebf4bbdf2cf3f881222d933db2896 |
