7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
|
digraph compound {
|
||
|
|
||
|
"Magic Dust";
|
||
|
"Toxin" [style=filled, fillcolor="0,1,0.9"];
|
||
|
|
||
|
}
|