summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2001-06-15 15:27:08 +0000
committerBeman Dawes <bdawes@acm.org>2001-06-15 15:27:08 +0000
commit3573a0dc8cc6c796aaacd9e0c11fbe2181549c27 (patch)
tree6847c98ed6f0c2553fa8c7e701ab9167feca4df4 /.gitmodules
parentf8df156f49e2039b8c45c0a83285a2d3d2ad155d (diff)
downloadboost-3573a0dc8cc6c796aaacd9e0c11fbe2181549c27.tar.gz
Initial commit
[SVN r10338]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c4e82de4bf..cbd9340570 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -94,6 +94,10 @@
path = libs/pool
url = ../pool.git
fetchRecurseSubmodules = on-demand
+[submodule "thread"]
+ path = libs/thread
+ url = ../thread.git
+ fetchRecurseSubmodules = on-demand
[submodule "tokenizer"]
path = libs/tokenizer
url = ../tokenizer.git