]> granicus.if.org Git - graphviz/commitdiff
flat edge test
authornorth <devnull@localhost>
Mon, 2 Jun 2008 20:00:31 +0000 (20:00 +0000)
committernorth <devnull@localhost>
Mon, 2 Jun 2008 20:00:31 +0000 (20:00 +0000)
rtest/graphs/b1364.dot [deleted file]

diff --git a/rtest/graphs/b1364.dot b/rtest/graphs/b1364.dot
deleted file mode 100644 (file)
index f8cb9a7..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-digraph {
-"tcp" -> "kernel_linux" [ label="linux" ];
-"usmStats" -> "usmStats-5.5" [ color=red,constraint=false ];
-"usmStats-5.5" -> "usmStats" [ color=red,constraint=false ];
-"snmpv3mibs" -> "snmpEngine";
-"snmpv3mibs" -> "usmStats-5.5";
-"snmpv3mibs" -> "usmStats" [ style=dashed ];
-}