Просмотр исходного кода

example files for boost graph library

[SVN r7700]
Jeremy Siek 25 лет назад
Родитель
Сommit
f85dd04518
2 измененных файлов с 5 добавлено и 0 удалено
  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号