-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy path.gitmodules
More file actions
56 lines (56 loc) · 1.75 KB
/
.gitmodules
File metadata and controls
56 lines (56 loc) · 1.75 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
48
49
50
51
52
53
54
55
56
[submodule "molequeue"]
path = molequeue
url = https://github.com/OpenChemistry/molequeue.git
branch = master
[submodule "avogadrolibs"]
path = avogadrolibs
url = https://github.com/OpenChemistry/avogadrolibs.git
branch = master
[submodule "avogadrodata"]
path = avogadrodata
url = https://github.com/OpenChemistry/avogadrodata.git
branch = master
[submodule "avogadroapp"]
path = avogadroapp
url = https://github.com/OpenChemistry/avogadroapp.git
branch = master
[submodule "thirdparty/VTK"]
path = thirdparty/VTK
url = https://github.com/Kitware/VTK.git
[submodule "thirdparty/qttesting"]
path = thirdparty/qttesting
url = https://github.com/Kitware/qttesting.git
[submodule "avogenerators"]
path = avogenerators
url = https://github.com/openchemistry/avogenerators.git
branch = master
[submodule "thirdparty/pybind11"]
path = thirdparty/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "thirdparty/yaehmop"]
path = thirdparty/yaehmop
url = https://github.com/greglandrum/yaehmop
branch = master
[submodule "molecules"]
path = molecules
url = https://github.com/OpenChemistry/molecules.git
branch = master
[submodule "crystals"]
path = crystals
url = https://github.com/OpenChemistry/crystals.git
branch = master
[submodule "fragments"]
path = fragments
url = https://github.com/OpenChemistry/fragments.git
branch = main
[submodule "avogadro-i18n"]
path = avogadro-i18n
url = https://github.com/OpenChemistry/avogadro-i18n.git
branch = master
[submodule "jupyter-examples"]
path = jupyter-examples
url = https://github.com/OpenChemistry/jupyter-examples.git
branch = master
[submodule "thirdparty/jkqtplotter"]
path = thirdparty/jkqtplotter
url = https://github.com/jkriege2/JKQtPlotter.git