File: .gitmodules

package info (click to toggle)
libvcflib 1.0.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 49,628 kB
  • sloc: cpp: 39,244; perl: 474; python: 329; ruby: 285; sh: 247; ansic: 198; makefile: 131; javascript: 94; lisp: 57
file content (27 lines) | stat: -rw-r--r-- 810 bytes parent folder | download | duplicates (2)
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 "smithwaterman"]
	path = smithwaterman
	url = https://github.com/ekg/smithwaterman.git
[submodule "multichoose"]
	path = multichoose
	url = https://github.com/ekg/multichoose.git
[submodule "fastahack"]
	path = fastahack
	url = https://github.com/ekg/fastahack.git
[submodule "intervaltree"]
	path = intervaltree
	url = https://github.com/ekg/intervaltree.git
[submodule "fsom"]
	path = fsom
	url = https://github.com/ekg/fsom.git
[submodule "filevercmp"]
	path = filevercmp
	url = https://github.com/ekg/filevercmp.git
[submodule "googletest"]
	path = googletest
	url = https://github.com/google/googletest.git
[submodule "libVCFH"]
	path = libVCFH
	url = https://github.com/edawson/libVCFH.git
[submodule "src/simde"]
	path = src/simde
	url = https://github.com/simd-everywhere/simde-no-tests.git