# 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" ];

  tlm_Alert [ shape="box", label="Alert" ];

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

  ISIS -> tlm_Alert;

}
