-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 1002 Bytes
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 1002 Bytes
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 "modules/clsmview"]
path = modules/clsmview
url = https://github.com/fluorescence-tools/clsmview
branch = main
[submodule "modules/tttrconvert"]
path = modules/tttrconvert
url = https://github.com/fluorescence-tools/tttrconvert
branch = main
[submodule "modules/k2dist"]
path = modules/k2dist
url = https://github.com/fluorescence-tools/k2dist
branch = main
[submodule "modules/chinet"]
path = modules/chinet
url = https://github.com/tpeulen/chinet
branch = development
[submodule "modules/tttrlib"]
path = modules/tttrlib
url = https://github.com/fluorescence-tools/tttrlib
branch = development
[submodule "modules/labellib"]
path = modules/labellib
url = https://github.com/fluorescence-tools/labellib
branch = master
[submodule "modules/ndxplorer"]
path = modules/ndxplorer
url = https://github.com/fluorescence-tools/ndxplorer
branch = development
[submodule "modules/quest"]
path = modules/quest
url = https://github.com/fluorescence-tools/quest
branch = master