forked from scikit-hep/boost-histogram
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 696 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "pybind11"]
path = extern/pybind11
url = ../../pybind/pybind11.git
[submodule "extern/boosthistogram"]
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