summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2001-06-13 00:46:03 +0000
committerBeman Dawes <bdawes@acm.org>2001-06-13 00:46:03 +0000
commitf84cf3ae3cd8f99e2517ee667e7f96fc60b37a0a (patch)
treea33b7455b7749d30bc8d4bae55aa39e6824970af /.gitmodules
parente678052b10d7ae20df64548fa2f9bcd23d711ded (diff)
downloadboost-f84cf3ae3cd8f99e2517ee667e7f96fc60b37a0a.tar.gz
Tokenizer initial commit
[SVN r10319]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bc848a48f1..c4e82de4bf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -94,6 +94,10 @@
path = libs/pool
url = ../pool.git
fetchRecurseSubmodules = on-demand
+[submodule "tokenizer"]
+ path = libs/tokenizer
+ url = ../tokenizer.git
+ fetchRecurseSubmodules = on-demand
[submodule "compatibility"]
path = libs/compatibility
url = ../compatibility.git