notes/school/di-ma/uebung/08/08_4_2.dot

5 lines
56 B
Plaintext
Raw Permalink Normal View History

2018-12-11 15:26:49 +01:00
graph {
node [ shape="circle" ];
x -- v -- u;
}