diff options
author | Andrey Semashev <andrey.semashev@gmail.com> | 2013-04-13 12:30:25 +0000 |
---|---|---|
committer | Andrey Semashev <andrey.semashev@gmail.com> | 2013-04-13 12:30:25 +0000 |
commit | 7200068b9e79ae392971e7c99f40235a45a74082 (patch) | |
tree | 06ea238c8c3b9804069a4916ee54b15897641a27 | |
parent | 035bf2dbac54d9b680d9606751463ec42ba687a4 (diff) | |
download | boost-7200068b9e79ae392971e7c99f40235a45a74082.tar.gz |
Boost.Log merged to trunk.boost-1.52.0
[SVN r83860]
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | libs/log | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 750199a20a..86cb1279a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -90,6 +90,10 @@ path = libs/spirit url = ../spirit.git fetchRecurseSubmodules = on-demand +[submodule "log"] + path = libs/log + url = ../log.git + fetchRecurseSubmodules = on-demand [submodule "dynamic_bitset"] path = libs/dynamic_bitset url = ../dynamic_bitset.git diff --git a/libs/log b/libs/log new file mode 160000 +Subproject 6a032b633e0d9117ecbe82287216cc387161b3e |