File: .gitmodules

package info (click to toggle)
openmolcas 25.02-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 170,204 kB
  • sloc: f90: 498,088; fortran: 139,779; python: 13,587; ansic: 5,745; sh: 745; javascript: 660; pascal: 460; perl: 325; makefile: 17
file content (15 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "External/libmsym"]
	path = External/libmsym
	url = https://github.com/mcodev31/libmsym.git
[submodule "External/NECI"]
	path = External/NECI
	url = https://github.com/ghb24/NECI_STABLE.git
[submodule "External/libwfa"]
	path = External/libwfa
	url = https://github.com/libwfa/libwfa.git
[submodule "External/efp"]
	path = External/efp
	url = https://github.com/ilyak/libefp.git
[submodule "External/lapack"]
	path = External/lapack
	url = https://github.com/Reference-LAPACK/lapack.git