summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2002-10-09 19:49:35 +0000
committerBeman Dawes <bdawes@acm.org>2002-10-09 19:49:35 +0000
commit58dbbb731890826dee062802232d65911b99de8d (patch)
tree1c68511998d8d51891fde084dd3cbd622452f7ed /.gitmodules
parent97a1c106f2cdbad18b82e9899902feb9ab72570b (diff)
downloadboost-58dbbb731890826dee062802232d65911b99de8d.tar.gz
initial commit - review comments not yet applied
[SVN r15831]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 053b398094..6708cd2831 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -178,3 +178,7 @@
path = libs/statechart
url = ../statechart.git
fetchRecurseSubmodules = on-demand
+[submodule "filesystem"]
+ path = libs/filesystem
+ url = ../filesystem.git
+ fetchRecurseSubmodules = on-demand