Skip to content

Commit

Permalink
update submodules
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Liebig <[email protected]>
  • Loading branch information
thliebig committed Dec 29, 2022
1 parent cb4b46a commit 18954c6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[submodule "CSXCAD"]
path = CSXCAD
url = https://github.com/thliebig/CSXCAD.git
url = ../CSXCAD.git
[submodule "QCSXCAD"]
path = QCSXCAD
url = https://github.com/thliebig/QCSXCAD.git
url = ../QCSXCAD.git
[submodule "AppCSXCAD"]
path = AppCSXCAD
url = https://github.com/thliebig/AppCSXCAD.git
url = ../AppCSXCAD.git
[submodule "openEMS"]
path = openEMS
url = https://github.com/thliebig/openEMS.git
url = ../openEMS.git
[submodule "fparser"]
path = fparser
url = https://github.com/thliebig/fparser.git
url = ../fparser.git
[submodule "hyp2mat"]
path = hyp2mat
url = https://github.com/koendv/hyp2mat.git
[submodule "CTB"]
path = CTB
url = https://github.com/thliebig/CTB.git
url = ../CTB.git
2 changes: 1 addition & 1 deletion openEMS

0 comments on commit 18954c6

Please sign in to comment.