summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJoaquín M. López Muñoz <joaquin@tid.es>2004-05-07 10:44:23 +0000
committerJoaquín M. López Muñoz <joaquin@tid.es>2004-05-07 10:44:23 +0000
commitb86e87cc3c2587466e8391930c57b487b60dfa53 (patch)
tree45f6b5bf90af185b3cb89e9ed2aa7e2c944c6627 /.gitmodules
parentf20b75a34487797e1829e6e6ced0a56b727a150d (diff)
downloadboost-b86e87cc3c2587466e8391930c57b487b60dfa53.tar.gz
initial commit
[SVN r22759]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7f2fa843bb..bbce2e733d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -210,6 +210,10 @@
path = libs/filesystem
url = ../filesystem.git
fetchRecurseSubmodules = on-demand
+[submodule "multi_index"]
+ path = libs/multi_index
+ url = ../multi_index.git
+ fetchRecurseSubmodules = on-demand
[submodule "algorithm"]
path = libs/algorithm
url = ../algorithm.git