From 654ebcd8d7fe00a0ecde4871b1fc79e4030aa201 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Mar 2013 12:19:12 +0000 Subject: -update dependency map --- doc/structure.dot | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/structure.dot') diff --git a/doc/structure.dot b/doc/structure.dot index 657b91a38..d297254b1 100644 --- a/doc/structure.dot +++ b/doc/structure.dot @@ -14,7 +14,7 @@ splines = true; fs -> core; fs -> datastore; fs -> stream; - fs -> ats [style=dashed]; + fs -> ats; fs -> block [style=dotted,color=blue]; exit -> mesh; exit -> tun; @@ -67,8 +67,9 @@ splines = true; transport -> nat; transport -> fragmentation; dv [style=dashed,shape=egg,layer=core]; - dv -> transport [style=dashed,color=blue]; - dv -> core [style=dashed]; + dv -> transport [color=blue]; + dv -> core; + fs -> ats; dv -> consensus; consensus -> dv [style=invis]; // force dv below consensus consensus -> mesh; -- cgit v1.2.3