# 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_SetPersistAdc [ shape="box", label="SetPersistAdc" ];

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

  cmd_SetPersistAdc -> LIH;

}
