From f85dd04518e93b9f11f5b3cbb5313de75fbdf20d Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Mon, 18 Sep 2000 08:17:56 +0000 Subject: [PATCH] example files for boost graph library [SVN r7700] --- .gitmodules | 4 ++++ libs/graph | 1 + 2 files changed, 5 insertions(+) create mode 160000 libs/graph diff --git a/.gitmodules b/.gitmodules index cbe617fe65..811a934e10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,3 +50,7 @@ path = libs/iterator url = ../iterator.git fetchRecurseSubmodules = on-demand +[submodule "graph"] + path = libs/graph + url = ../graph.git + fetchRecurseSubmodules = on-demand diff --git a/libs/graph b/libs/graph new file mode 160000 index 0000000000..744512b5dc --- /dev/null +++ b/libs/graph @@ -0,0 +1 @@ +Subproject commit 744512b5dced2f3e162f2ece05fe3bc4a6b30454