4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
digraph ports {
|
|
north -> south [ headport=west tailport=east ]
|
|
}
|
digraph ports {
|
|
north -> south [ headport=west tailport=east ]
|
|
}
|