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