-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
47 lines (47 loc) · 1.55 KB
/
.gitmodules
File metadata and controls
47 lines (47 loc) · 1.55 KB
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
45
46
47
[submodule "modules/cpp-common"]
path = modules/cpp-common
url = https://github.com/rcsb/cpp-common.git
branch = master
[submodule "modules/cpp-tables"]
path = modules/cpp-tables
url = https://github.com/rcsb/cpp-tables.git
branch = master
[submodule "modules/cc-regex"]
path = modules/cc-regex
url = https://github.com/rcsb/cc-regex.git
branch = master
[submodule "modules/cpp-cif-file"]
path = modules/cpp-cif-file
url = https://github.com/rcsb/cpp-cif-file.git
branch = master
[submodule "modules/cpp-cif-file-util"]
path = modules/cpp-cif-file-util
url = https://github.com/rcsb/cpp-cif-file-util.git
branch = master
[submodule "modules/cpp-dict-obj-file"]
path = modules/cpp-dict-obj-file
url = https://github.com/rcsb/cpp-dict-obj-file.git
branch = master
[submodule "modules/cpp-cif-parser"]
path = modules/cpp-cif-parser
url = https://github.com/rcsb/cpp-cif-parser.git
branch = master
[submodule "modules/cpp-schema-map"]
path = modules/cpp-schema-map
url = https://github.com/rcsb/cpp-schema-map.git
[submodule "modules/cpp-dict-to-html"]
path = modules/cpp-dict-to-html
url = https://github.com/rcsb/cpp-dict-to-html.git
branch = master
[submodule "modules/cpp-misc-dict-util"]
path = modules/cpp-misc-dict-util
url = https://github.com/rcsb/cpp-misc-dict-util.git
branch = master
[submodule "modules/cpp-pdbml"]
path = modules/cpp-pdbml
url = https://github.com/rcsb/cpp-pdbml.git
branch = master
[submodule "modules/cpp-misc-xml-util"]
path = modules/cpp-misc-xml-util
url = https://github.com/rcsb/cpp-misc-xml-util.git
branch = master