forked from OpenChemistry/openchemistry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.13 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
[submodule "molequeue"]
path = molequeue
url = git://github.com/OpenChemistry/molequeue.git
[submodule "avogadrolibs"]
path = avogadrolibs
url = git://github.com/OpenChemistry/avogadrolibs.git
[submodule "avogadrodata"]
path = avogadrodata
url = git://github.com/OpenChemistry/avogadrodata.git
[submodule "avogadroapp"]
path = avogadroapp
url = git://github.com/OpenChemistry/avogadroapp.git
[submodule "thirdparty/VTK"]
path = thirdparty/VTK
url = git://github.com/Kitware/VTK.git
[submodule "thirdparty/qttesting"]
path = thirdparty/qttesting
url = git://github.com/Kitware/QtTesting.git
[submodule "thirdparty/protobuf"]
path = thirdparty/protobuf
url = git://github.com/OpenChemistry/protobuf.git
[submodule "thirdparty/protocall"]
path = thirdparty/protocall
url = git://github.com/OpenChemistry/protocall.git
[submodule "avogadrogenerators"]
path = avogadrogenerators
url = git://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