1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-30 21:55:10 +03:00
gamebookformat/expected/bgg.dot
2014-02-28 22:14:22 +01:00

8 lines
47 B
Plaintext

digraph gamebook {
1->4
1->3
3->2
4->2
4->3
}