summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2000-07-07 16:04:40 +0000
committerBeman Dawes <bdawes@acm.org>2000-07-07 16:04:40 +0000
commitce5e16b6ae28e66369cdcfc6c416db64fd0298ba (patch)
tree6b216290a69ba13779e1929515a90a924cfbc076 /.gitmodules
downloadboost-ce5e16b6ae28e66369cdcfc6c416db64fd0298ba.tar.gz
1.16.1 initial CVS checkin
[SVN r7620]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000000..d72a772305
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "smart_ptr"]
+ path = libs/smart_ptr
+ url = ../smart_ptr.git
+ fetchRecurseSubmodules = on-demand