mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
Initial versions
[SVN r16995]
This commit is contained in:
parent
40c2585078
commit
4459f5f5b9
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -182,6 +182,10 @@
|
|||
path = libs/numeric/interval
|
||||
url = ../interval.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "optional"]
|
||||
path = libs/optional
|
||||
url = ../optional.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "inspect"]
|
||||
path = tools/inspect
|
||||
url = ../inspect.git
|
||||
|
|
1
libs/optional
Submodule
1
libs/optional
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6277c98514c9670775b559c8d0e72bafebf66fc8
|
Loading…
Add table
Reference in a new issue