# This file is mechanically-generated DOT code.  Do NOT edit this file!
# See bin/cat_y2d, instead.

digraph G {
  concentrate="true"; rankdir="LR"; size="5,9"
  node[ fontsize="10", height="0.25", width="0.5", style="bold" ];
  edge[ style="bold" ];

  cmd_CONTROL [ shape="box", label="CONTROL" ];

  LRA [ shape="ellipse", label="LRA" ];

  cmd_CONTROL -> LRA;

}
