File: .gitmodules

package info (click to toggle)
racon 1.4.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,384 kB
  • sloc: cpp: 2,560; python: 236; makefile: 35; sh: 16
file content (16 lines) | stat: -rw-r--r-- 508 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "vendor/spoa"]
	path = vendor/spoa
	url = https://github.com/rvaser/spoa
[submodule "vendor/thread_pool"]
	path = vendor/thread_pool
	url = https://github.com/rvaser/thread_pool
[submodule "vendor/edlib"]
	path = vendor/edlib
	url = https://github.com/martinsos/edlib
[submodule "vendor/rampler"]
	path = vendor/rampler
	url = https://github.com/rvaser/rampler
[submodule "vendor/GenomeWorks"]
	path = vendor/GenomeWorks
	url = https://github.com/clara-parabricks/GenomeWorks.git
	branch = master