Explorar o código

example files for boost graph library

[SVN r7700]
Jeremy Siek %!s(int64=26) %!d(string=hai) anos
pai
achega
f85dd04518
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. 4 0
      .gitmodules
  2. 1 0
      libs/graph

+ 4 - 0
.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

+ 1 - 0
libs/graph

@@ -0,0 +1 @@
+Subproject commit 744512b5dced2f3e162f2ece05fe3bc4a6b30454

粤ICP备19079148号