File: .gitmodules

package info (click to toggle)
python-boost-histogram 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,232 kB
  • sloc: python: 7,745; cpp: 3,243; makefile: 22; sh: 1
file content (21 lines) | stat: -rw-r--r-- 611 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "extern/histogram"]
	path = extern/histogram
	url = ../../boostorg/histogram.git
[submodule "extern/core"]
	path = extern/core
	url = ../../boostorg/core.git
[submodule "extern/mp11"]
	path = extern/mp11
	url = ../../boostorg/mp11.git
[submodule "extern/config"]
	path = extern/config
	url = ../../boostorg/config.git
[submodule "extern/throw_exception"]
	path = extern/throw_exception
	url = ../../boostorg/throw_exception.git
[submodule "extern/assert"]
	path = extern/assert
	url = ../../boostorg/assert.git
[submodule "extern/variant2"]
	path = extern/variant2
	url = ../../boostorg/variant2.git