瀏覽代碼

Se eliminan imágenes workflows.

Maximiliano Schvindt 8 年之前
父節點
當前提交
8f42db1afd
共有 2 個文件被更改,包括 0 次插入18 次删除
  1. 0 18
      web/workflows_png/onu_state_v5.dot
  2. 二進制
      web/workflows_png/onu_state_v5.png

+ 0 - 18
web/workflows_png/onu_state_v5.dot

@@ -1,18 +0,0 @@
-digraph workflow {
-  ratio="compress" rankdir="LR"
-  node [fontsize="9" fontname="Arial" color="#333333" fillcolor="lightblue" fixedsize="1" width="1"];
-  edge [fontsize="9" fontname="Arial" color="#333333" arrowhead="normal" arrowsize="0.5"];
-
-  place_active [label="active", shape=circle, style="filled"];
-  place_suspend [label="suspend", shape=circle];
-  place_pendiente [label="pendiente", shape=circle];
-  place_holamundo [label="holamundo", shape=circle];
-  place_holapepe [label="holapepe", shape=circle];
-  place_active -> place_suspend [label="active_to_suspend" style="solid"];
-  place_active -> place_pendiente [label="active_to_pendiente" style="solid"];
-  place_active -> place_holamundo [label="active_to_holamundo" style="solid"];
-  place_suspend -> place_active [label="suspend_to_active" style="solid"];
-  place_pendiente -> place_active [label="pendiente_to_active" style="solid"];
-  place_holamundo -> place_holapepe [label="holamundo_to_holapepe" style="solid"];
-}
-

二進制
web/workflows_png/onu_state_v5.png