-
Notifications
You must be signed in to change notification settings - Fork 17
/
.gitmodules
41 lines (41 loc) · 1.35 KB
/
.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
33
34
35
36
37
38
39
40
41
[submodule "external/pyplot-fortran"]
path = src/third_party/pyplot-fortran
url = https://github.com/jacobwilliams/pyplot-fortran
branch = master
[submodule "src/third_party/PENF"]
path = src/third_party/PENF
url = https://github.com/szaghi/PENF
branch = master
[submodule "src/third_party/FLAP"]
path = src/third_party/FLAP
url = https://github.com/szaghi/FLAP
branch = master
[submodule "src/third_party/FOODIE"]
path = src/third_party/FOODIE
url = https://github.com/Fortran-FOSS-Programmers/FOODIE
branch = master
[submodule "src/third_party/FACE"]
path = src/third_party/FACE
url = https://github.com/szaghi/FACE
branch = master
[submodule "src/third_party/FORESEER"]
path = src/third_party/FORESEER
url = https://github.com/szaghi/FORESEER
branch = master
[submodule "src/third_party/FLOw"]
path = src/third_party/FLOw
url = https://github.com/szaghi/FLOw
branch = master
[submodule "src/third_party/VecFor"]
path = src/third_party/VecFor
url = https://github.com/szaghi/VecFor
branch = master
[submodule "src/third_party/FiNeR"]
path = src/third_party/FiNeR
url = https://github.com/szaghi/FiNeR
[submodule "src/third_party/StringiFor"]
path = src/third_party/StringiFor
url = https://github.com/szaghi/StringiFor
[submodule "src/third_party/BeFoR64"]
path = src/third_party/BeFoR64
url = https://github.com/szaghi/BeFoR64