summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAleksey Gurtovoy <agurtovoy@meta-comm.com>2001-11-25 18:32:11 +0000
committerAleksey Gurtovoy <agurtovoy@meta-comm.com>2001-11-25 18:32:11 +0000
commitf5fe0b6a36917e785c6e98dc4f3c84014205f0d6 (patch)
treec0a59f6037139334ccb07486bbf54a96637e25bc /.gitmodules
parentd775b6904e3a87fbc8516dda2e10e83682e00e91 (diff)
downloadboost-f5fe0b6a36917e785c6e98dc4f3c84014205f0d6.tar.gz
initial checkin
[SVN r11780]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7ede750444..d0bffd1b4a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -130,6 +130,10 @@
path = libs/bind
url = ../bind.git
fetchRecurseSubmodules = on-demand
+[submodule "preprocessor"]
+ path = libs/preprocessor
+ url = ../preprocessor.git
+ fetchRecurseSubmodules = on-demand
[submodule "lambda"]
path = libs/lambda
url = ../lambda.git