6 Zeilen
128 B
Plaintext
6 Zeilen
128 B
Plaintext
|
graph {
|
||
|
rankdir=TD
|
||
|
graph [splines=ortho]
|
||
|
"Virtuelle Festplatte" -- "Dateisystem"
|
||
|
"Dateisystem" -- "Festplatte"
|
||
|
}
|