diff options
Diffstat (limited to 'sourcecodes/data/Eyographviz_new.txt')
| -rw-r--r-- | sourcecodes/data/Eyographviz_new.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sourcecodes/data/Eyographviz_new.txt b/sourcecodes/data/Eyographviz_new.txt deleted file mode 100644 index 6428ed29..00000000 --- a/sourcecodes/data/Eyographviz_new.txt +++ /dev/null @@ -1,11 +0,0 @@ -digraph G { -size="10,10"; ratio = fill; -node [shape=square,width=1.5]; -0 -> 3; -1 -> 4; -1 -> 5; -3 -> 2; -3 -> 5; -4 -> 5; -7 -> 4; -} \ No newline at end of file |
