data: Macro handling

Macros have now edges from Files where they are usesd
This commit is contained in:
Andreas Stallinger
2015-09-28 15:25:52 +02:00
parent dd4d74a1d9
commit e3696df5e1
19 changed files with 272 additions and 69 deletions
+8
View File
@@ -179,6 +179,10 @@
<normal>#DDD</normal>
<hover>#CCC</hover>
</file>
<macro>
<normal>#DDD</normal>
<hover>#CCC</hover>
</macro>
</node>
<edge>
<type_of>
@@ -247,6 +251,10 @@
<normal>#EEE</normal>
<hover>#DDD</hover>
</aggregation>
<macro_use>
<normal>#878787</normal>
<hover>#878787</hover>
</macro_use>
</edge>
</graph>
+8
View File
@@ -179,6 +179,10 @@
<normal>#1B564E</normal>
<hover>#247368</hover>
</file>
<macro>
<normal>#1B564E</normal>
<hover>#247368</hover>
</macro>
</node>
<edge>
<type_of>
@@ -247,6 +251,10 @@
<normal>#5D5D5D</normal>
<hover>#6D6D6D</hover>
</aggregation>
<macro_use>
<normal>#247368</normal>
<hover>#247368</hover>
</macro_use>
</edge>
</graph>