diff options
Diffstat (limited to 'cts/scheduler/dot/1484.dot')
-rw-r--r-- | cts/scheduler/dot/1484.dot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cts/scheduler/dot/1484.dot b/cts/scheduler/dot/1484.dot new file mode 100644 index 0000000..334393a --- /dev/null +++ b/cts/scheduler/dot/1484.dot @@ -0,0 +1,5 @@ + digraph "g" { +"the-future-of-vaj_start_0 <none>" [ style=dashed color="red" fontcolor="black"] +"the-future-of-vaj_stop_0 hb2" -> "the-future-of-vaj_start_0 <none>" [ style = dashed] +"the-future-of-vaj_stop_0 hb2" [ style=bold color="green" fontcolor="black"] +} |