diff options
| author | Juan Marin Noguera <juan@mnpi.eu> | 2022-09-06 17:39:50 +0200 |
|---|---|---|
| committer | Juan Marin Noguera <juan@mnpi.eu> | 2022-09-06 17:39:50 +0200 |
| commit | 09ea9d78d9fd959a1a314b3c03b3e583949a529b (patch) | |
| tree | 4d07b96b51e951f0fd8abd8edd1da908e1c8838e /mc/n1.2.dot | |
| parent | 622f9bc866dce734f69444abad21fa7c515321fe (diff) | |
MC tema 1
Diffstat (limited to 'mc/n1.2.dot')
| -rw-r--r-- | mc/n1.2.dot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mc/n1.2.dot b/mc/n1.2.dot new file mode 100644 index 0000000..fedced9 --- /dev/null +++ b/mc/n1.2.dot @@ -0,0 +1,6 @@ +digraph G { + rankdir=LR + q[shape=doublecircle,label=""] + begin[shape=point] + begin -> q +} |
