summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2006-11-03 16:57:30 +0000
committerBeman Dawes <bdawes@acm.org>2006-11-03 16:57:30 +0000
commit21f70f52bd21653d1ba503f23ba9d57dc3ce852e (patch)
tree270b136b7cf6d68cbf66faf56334a54d69d16b6c /.gitmodules
parentb605674320d2491c57034c874a12b8c2d4c6ca36 (diff)
downloadboost-21f70f52bd21653d1ba503f23ba9d57dc3ce852e.tar.gz
Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers.
[SVN r35823]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bf012d5650..f5c7de110a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -298,3 +298,7 @@
path = libs/interprocess
url = ../interprocess.git
fetchRecurseSubmodules = on-demand
+[submodule "system"]
+ path = libs/system
+ url = ../system.git
+ fetchRecurseSubmodules = on-demand