score: Fix state diagram

This commit is contained in:
Sebastian Huber
2014-05-16 10:54:48 +02:00
parent c0bff5e936
commit b532bb2c1e

View File

@@ -69,6 +69,7 @@ extern "C" {
* edge [label="block"]; * edge [label="block"];
* edge [fontcolor="black", color="black"]; * edge [fontcolor="black", color="black"];
* *
* ss -> bs;
* rs -> bs; * rs -> bs;
* *
* edge [label="block other"]; * edge [label="block other"];