File: .gitmodules

package info (click to toggle)
octave-iso2mesh 1.9.8%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 11,128 kB
  • sloc: cpp: 11,982; ansic: 10,158; sh: 365; makefile: 59
file content (12 lines) | stat: -rw-r--r-- 376 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "tools/cork"]
	path = tools/cork
	url = https://github.com/fangq/cork.git
[submodule "tools/meshfix"]
	path = tools/meshfix
	url = https://github.com/fangq/meshfix.git
[submodule "tools/tetgen"]
	path = tools/tetgen
	url = https://github.com/ufz/tetgen
[submodule "tools/PoissonRecon"]
	path = tools/PoissonRecon
	url = https://github.com/mkazhdan/PoissonRecon.git