File: .gitmodules

package info (click to toggle)
racon 1.5.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,452 kB
  • sloc: cpp: 2,560; python: 255; makefile: 36; sh: 27
file content (16 lines) | stat: -rw-r--r-- 508 bytes parent folder | download | duplicates (3)
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