summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJoaquín M López Muñoz <joaquin@tid.es>2008-12-18 22:18:11 +0000
committerJoaquín M López Muñoz <joaquin@tid.es>2008-12-18 22:18:11 +0000
commit2618ae0ec5fc70b5d60a691243fc98ec2c4c3be0 (patch)
treec5727ad97410787162ee49c3d6bafe5cd48ffec5 /.gitmodules
parent93672588e3acbd13de171d704b5b0050bd9e29e6 (diff)
downloadboost-2618ae0ec5fc70b5d60a691243fc98ec2c4c3be0.tar.gz
added flyweight from trunk
[SVN r50320]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6658f324a9..f8a9a88ee3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -346,3 +346,7 @@
path = libs/accumulators
url = ../accumulators.git
fetchRecurseSubmodules = on-demand
+[submodule "flyweight"]
+ path = libs/flyweight
+ url = ../flyweight.git
+ fetchRecurseSubmodules = on-demand