summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAlexander Nasonov <alexander.nasonov@gmail.com>2009-01-21 20:33:17 +0000
committerAlexander Nasonov <alexander.nasonov@gmail.com>2009-01-21 20:33:17 +0000
commit4ea9f6b7654b5a175b8c5cae257aef60629bacd7 (patch)
tree0351f72d39bafba22c347f2f50bb12aafe2a4cb7 /.gitmodules
parente395fbacdb5b319acca7bf8aa54e3756eebde633 (diff)
downloadboost-4ea9f6b7654b5a175b8c5cae257aef60629bacd7.tar.gz
Merge ScopeExit from trunk.
[SVN r50712]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f8a9a88ee3..19cfbcaa7b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -346,6 +346,10 @@
path = libs/accumulators
url = ../accumulators.git
fetchRecurseSubmodules = on-demand
+[submodule "scope_exit"]
+ path = libs/scope_exit
+ url = ../scope_exit.git
+ fetchRecurseSubmodules = on-demand
[submodule "flyweight"]
path = libs/flyweight
url = ../flyweight.git