forked from ome/bio-formats-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
44 lines (44 loc) · 1.21 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
42
43
44
[submodule "ome-common-java"]
path = ome-common-java
url = https://github.com/ome/ome-common-java.git
branch = master
[submodule "ome-model"]
path = ome-model
url = https://github.com/ome/ome-model.git
branch = master
[submodule "ome-poi"]
path = ome-poi
url = https://github.com/ome/ome-poi.git
branch = master
[submodule "ome-mdbtools"]
path = ome-mdbtools
url = https://github.com/ome/ome-mdbtools.git
branch = master
[submodule "ome-jai"]
path = ome-jai
url = https://github.com/ome/ome-jai.git
branch = master
[submodule "ome-codecs"]
path = ome-codecs
url = https://github.com/ome/ome-codecs.git
branch = master
[submodule "ome-metakit"]
path = ome-metakit
url = https://github.com/ome/ome-metakit.git
branch = master
[submodule "ome-stubs"]
path = ome-stubs
url = https://github.com/ome/ome-stubs.git
branch = master
[submodule "bioformats"]
path = bioformats
url = https://github.com/IDR/bioformats.git
branch = master
[submodule "bio-formats-documentation"]
path = bio-formats-documentation
url = https://github.com/ome/bio-formats-documentation.git
branch = master
[submodule "bio-formats-examples"]
path = bio-formats-examples
url = https://github.com/ome/bio-formats-examples.git
branch = master