summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Gregor <doug.gregor@gmail.com>2006-01-10 13:53:48 +0000
committerDouglas Gregor <doug.gregor@gmail.com>2006-01-10 13:53:48 +0000
commitc68669971266b9d22a6e4bd5f89e22f041f2c374 (patch)
tree9f256448326d5aae46393612a828f67eff68217b
parentd039b943d03e4a0e0c5c9a39d5d6801ac2396e00 (diff)
downloadboost-c68669971266b9d22a6e4bd5f89e22f041f2c374.tar.gz
boost/pending/property_serialize.hpp:
- Moved serialization code here boost/pending/property.hpp: - From here boost/graph/adj_list_serialize.hpp: - Include the new property_serialization header [SVN r32275]
-rw-r--r--.gitmodules4
m---------libs/graph0
m---------libs/graph_parallel0
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0cd0744507..75238b230c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -214,6 +214,10 @@
path = libs/optional
url = ../optional.git
fetchRecurseSubmodules = on-demand
+[submodule "graph_parallel"]
+ path = libs/graph_parallel
+ url = ../graph_parallel.git
+ fetchRecurseSubmodules = on-demand
[submodule "bcp"]
path = tools/bcp
url = ../bcp.git
diff --git a/libs/graph b/libs/graph
-Subproject e96148194d492b46d2935c260ff49aa71e910b7
+Subproject eddae9798380ca152f8a1571fc20a6f31b8643c
diff --git a/libs/graph_parallel b/libs/graph_parallel
new file mode 160000
+Subproject 5af1d893bf848e41265a584c19ebd05f02c958c