-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
27 lines (27 loc) · 1.03 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
[submodule "external/libxc-git"]
path = external/libxc-git
url = https://gitlab.com/libxc/libxc.git
[submodule "docs/katacoda-tutorials"]
path = docs/katacoda-tutorials
url = [email protected]:fleur/katacoda-tutorials.git
[submodule "external/wannier90"]
path = external/wannier90
url = https://github.com/wannier-developers/wannier90.git
[submodule "edsolver-library"]
path = external/edsolver-library
url = [email protected]:janssen/edsolver-library.git
[submodule "external/kplib/kplib"]
path = external/kplib/kplib
url = https://gitlab.com/muellergroup/kplib.git
[submodule "external/hdf5-git"]
path = external/hdf5-git
url = https://github.com/HDFGroup/hdf5.git
[submodule "external/libxml2-git"]
path = external/libxml2-git
url = https://gitlab.gnome.org/GNOME/libxml2.git
[submodule "external/elsi-git"]
path = external/elsi-git
url = https://gitlab.com/elsi_project/elsi_interface.git
[submodule "external/SCALAPACK-git"]
path = external/SCALAPACK-git
url = https://github.com/Reference-ScaLAPACK/scalapack.git