forked from OpenChemistry/openchemistry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.42 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
[submodule "molequeue"]
path = molequeue
url = https://github.com/OpenChemistry/molequeue.git
[submodule "avogadrolibs"]
path = avogadrolibs
url = https://github.com/OpenChemistry/avogadrolibs.git
[submodule "avogadrodata"]
path = avogadrodata
url = https://github.com/OpenChemistry/avogadrodata.git
[submodule "avogadroapp"]
path = avogadroapp
url = https://github.com/OpenChemistry/avogadroapp.git
[submodule "thirdparty/VTK"]
path = thirdparty/VTK
url = https://github.com/Kitware/VTK.git
[submodule "thirdparty/qttesting"]
path = thirdparty/qttesting
url = https://gitlab.kitware.com/paraview/qttesting.git
[submodule "avogadrogenerators"]
path = avogadrogenerators
url = https://github.com/openchemistry/avogenerators.git
[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
[submodule "molecules"]
path = molecules
url = https://github.com/OpenChemistry/molecules.git
[submodule "crystals"]
path = crystals
url = https://github.com/OpenChemistry/crystals.git
[submodule "fragments"]
path = fragments
url = [email protected]:OpenChemistry/fragments.git
[submodule "avogadro-i18n"]
path = avogadro-i18n
url = [email protected]:OpenChemistry/avogadro-i18n.git
[submodule "jupyter-examples"]
path = jupyter-examples
url = [email protected]:OpenChemistry/jupyter-examples.git