forked from gismo/gismo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
32 lines (32 loc) · 879 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[submodule "extensions/gsUnitTest"]
path = extensions/gsUnitTest
url = ../gsUnitTest.git
branch = master
[submodule "extensions/motor"]
path = extensions/motor
url = ../motor.git
branch = master
[submodule "unsupported"]
path = extensions/unsupported
url = ../unsupported.git
branch = master
[submodule "extensions/gsElasticity"]
path = extensions/gsElasticity
url = ../gsElasticity.git
branch = master
[submodule "extensions/gsExaStencils"]
path = extensions/gsExaStencils
url = ../gsExaStencils.git
branch = master
[submodule "extensions/gsCompFlow"]
path = extensions/gsCompFlow
url = ../gsCompFlow.git
branch = master
[submodule "extensions/gsStructuralAnalysis"]
path = extensions/gsStructuralAnalysis
url = ../gsStructuralAnalysis.git
branch = main
[submodule "extensions/gsKLShell"]
path = extensions/gsKLShell
url = ../gsKLShell.git
branch = main