From 4ea9f6b7654b5a175b8c5cae257aef60629bacd7 Mon Sep 17 00:00:00 2001 From: Alexander Nasonov Date: Wed, 21 Jan 2009 20:33:17 +0000 Subject: Merge ScopeExit from trunk. [SVN r50712] --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.1