diff options
author | Rene Rivera <grafikrobot@gmail.com> | 2013-09-09 04:06:52 +0000 |
---|---|---|
committer | Rene Rivera <grafikrobot@gmail.com> | 2013-09-09 04:06:52 +0000 |
commit | 10a523382903820486d2405b2841200d49a0fbda (patch) | |
tree | c85dc999c4109f539124d16c118f6eb35b436823 /.gitmodules | |
parent | d9df548ac7f475ea10600c322272b1df02818133 (diff) | |
download | boost-10a523382903820486d2405b2841200d49a0fbda.tar.gz |
Merge Predef library to release.
[SVN r85618]
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index eb999ad706..8ef044205b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -378,6 +378,10 @@ path = libs/icl url = ../icl.git fetchRecurseSubmodules = on-demand +[submodule "predef"] + path = libs/predef + url = ../predef.git + fetchRecurseSubmodules = on-demand [submodule "chrono"] path = libs/chrono url = ../chrono.git |