I hate LaTeX

This commit is contained in:
2020-03-05 14:23:00 +01:00
parent 650d73ccca
commit 1a1c63bf26
3 changed files with 87 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
graph default
{
0 -- 1 -- 2
1 -- 4 -- 2
0 -- 2 -- 5
6 -- 7 -- 8
3
}