Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/tests/rocker/tut.dot
2023-03-06 14:48:14 +01:00

9 lines
198 B
Plaintext

graph G {
graph [hostidtype="hostname", version="1:0", date="04/12/2013"];
edge [dir=none, notify="log"];
sw1:swp1 -- h1:swp1;
sw1:swp2 -- h2:swp1;
sw1:swp3 -- h3:swp1;
sw1:swp4 -- h4:swp1;
}