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

Fixed bug in properties. Global and local properties were not shared,
but they are suppose to be. The problem was that I was using the property
map from the local subgraphs instead of from the global graph.


[SVN r22150]

Jeremy Siek 22 лет назад
Родитель
Сommit
4003d6f3d9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/graph

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 05888905a880734a0beed1ac6c2713cb2642a4ff
+Subproject commit 60f612a532fb95cd096e3ac742bf68801e5a2447

粤ICP备19079148号