[go: up one dir, main page]

File: .gitmodules

package info (click to toggle)
freebayes 1.3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,984 kB
  • sloc: cpp: 125,778; ansic: 4,581; sh: 1,084; python: 672; asm: 271; javascript: 94; lisp: 85; makefile: 37; perl: 27
file content (15 lines) | stat: -rw-r--r-- 544 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "test/test-simple-bash"]
	path = test/test-simple-bash
	url = https://github.com/ingydotnet/test-simple-bash.git
[submodule "bash-tap"]
	path = test/bash-tap
	url = https://github.com/illusori/bash-tap.git
[submodule "contrib/smithwaterman"]
	path = contrib/smithwaterman
	url = https://github.com/ekg/smithwaterman.git
[submodule "contrib/fastahack"]
	path = contrib/fastahack
	url = https://github.com/ekg/fastahack.git
[submodule "contrib/multichoose"]
	path = contrib/multichoose
	url = https://github.com/vcflib/multichoose.git