diff options
author | Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> | 2011-03-21 21:56:30 +0000 |
---|---|---|
committer | Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> | 2011-03-21 21:56:30 +0000 |
commit | c88ed82091b3cfb80410c1895efecda83f7b6138 (patch) | |
tree | d65d3dbfb5ebae469e47e70d639c5e593b0eab1d /.gitmodules | |
parent | 0fae5e143ff9abc8995b79b457012875f7d08ce4 (diff) | |
download | boost-c88ed82091b3cfb80410c1895efecda83f7b6138.tar.gz |
Chrono: import from Trunk
[SVN r70369]
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e5ab946bc2..d60dc2313a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -366,6 +366,10 @@ path = libs/icl url = ../icl.git fetchRecurseSubmodules = on-demand +[submodule "chrono"] + path = libs/chrono + url = ../chrono.git + fetchRecurseSubmodules = on-demand [submodule "polygon"] path = libs/polygon url = ../polygon.git |