Replace submodule:third_party/actris_acsm_converter with third_party/acsmProcessingSoftware at Nora/main branch. The idea is to add Nora's modification to original repo to maintain a clear provenance.

This commit is contained in:
2025-03-07 09:41:23 +01:00
parent f035afbf3b
commit 5f9d72e9e1
3 changed files with 5 additions and 4 deletions

7
.gitmodules vendored
View File

@ -1,6 +1,7 @@
[submodule "dima"]
path = dima
url = https://gitlab.psi.ch/5505-public/dima.git
[submodule "third_party/actris_acsm_converter"]
path = third_party/actris_acsm_converter
url = https://gitlab.psi.ch/apog/actris_acsm_converter.git
[submodule "third_party/acsmProcessingSoftware"]
path = third_party/acsmProcessingSoftware
url = https://gitlab.psi.ch/apog/acsm-processing-software.git
branch = Nora/main