-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.01 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
[submodule "vendor/fortran-curl"]
path = vendor/fortran-curl
url = https://github.com/interkosmos/fortran-curl
[submodule "vendor/fortran-lua54"]
path = vendor/fortran-lua54
url = https://github.com/interkosmos/fortran-lua54
[submodule "vendor/fortran-modbus"]
path = vendor/fortran-modbus
url = https://github.com/interkosmos/fortran-modbus
[submodule "vendor/fortran-pcre2"]
path = vendor/fortran-pcre2
url = https://github.com/interkosmos/fortran-pcre2
[submodule "vendor/fortran-sqlite3"]
path = vendor/fortran-sqlite3
url = https://github.com/interkosmos/fortran-sqlite3
[submodule "vendor/fortran-unix"]
path = vendor/fortran-unix
url = https://github.com/interkosmos/fortran-unix
[submodule "vendor/fortran-xmpp"]
path = vendor/fortran-xmpp
url = https://github.com/interkosmos/fortran-xmpp
[submodule "vendor/fortran-zlib"]
path = vendor/fortran-zlib
url = https://github.com/interkosmos/fortran-zlib
[submodule "vendor/fortran-zstd"]
path = vendor/fortran-zstd
url = https://github.com/interkosmos/fortran-zstd