Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
[submodule "external/parthenon"]
path = external/parthenon
url = https://github.com/parthenon-hpc-lab/parthenon.git
ignore = dirty
[submodule "external/singularity-eos"]
path = external/singularity-eos
url = https://github.com/lanl/singularity-eos.git
ignore = dirty
[submodule "external/rebound"]
path = external/rebound
url = https://github.com/hannorein/rebound
ignore = dirty
[submodule "external/singularity-opac"]
path = external/singularity-opac
url = https://github.com/lanl/singularity-opac.git
ignore = dirty
[submodule "external/jaybenne"]
path = external/jaybenne
url = https://github.com/lanl/jaybenne.git
ignore = dirty
[submodule "external/Catch2"]
path = external/Catch2
url = https://github.com/catchorg/Catch2.git
ignore = dirty
Loading