summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThorsten Jørgen Ottosen <thorsten.ottosen@gmail.com>2005-03-21 00:01:27 +0000
committerThorsten Jørgen Ottosen <thorsten.ottosen@gmail.com>2005-03-21 00:01:27 +0000
commitb2636fbf092201041ba236c41ea44692f62cce24 (patch)
tree476f55e04d737c8550d28d0abf0daf84abdc58ea /.gitmodules
parent3c8bed5726b795dce4b865050edfa6b724b55660 (diff)
downloadboost-b2636fbf092201041ba236c41ea44692f62cce24.tar.gz
*** empty log message ***
[SVN r27749]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index be4654a70e..59cb6795e1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -246,6 +246,10 @@
path = libs/algorithm
url = ../algorithm.git
fetchRecurseSubmodules = on-demand
+[submodule "ptr_container"]
+ path = libs/ptr_container
+ url = ../ptr_container.git
+ fetchRecurseSubmodules = on-demand
[submodule "quickbook"]
path = tools/quickbook
url = ../quickbook.git