summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThorsten Jørgen Ottosen <thorsten.ottosen@gmail.com>2004-06-29 01:16:50 +0000
committerThorsten Jørgen Ottosen <thorsten.ottosen@gmail.com>2004-06-29 01:16:50 +0000
commit61b817571c73ca93be7af29bb8414b576006dcd7 (patch)
treed396787ca303f643c230ab3521eeeb37b20edb16 /.gitmodules
parentd2e1d43f1dd1d74e53275a25a8a522ae4995a865 (diff)
downloadboost-61b817571c73ca93be7af29bb8414b576006dcd7.tar.gz
*** empty log message ***
[SVN r23235]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6d89fd4820..a42a6e5f5b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -174,6 +174,10 @@
path = libs/numeric/conversion
url = ../numeric_conversion.git
fetchRecurseSubmodules = on-demand
+[submodule "assign"]
+ path = libs/assign
+ url = ../assign.git
+ fetchRecurseSubmodules = on-demand
[submodule "exception"]
path = libs/exception
url = ../exception.git