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

digraph G {
  concentrate="true"; nodesep="0.2"; rankdir="LR"; ranksep="0.3"
  node[fontsize="7", fontname="Arial", height="0.25", shape="box" ];

# Nodes: cmd_pkt

{rank="same";
  HtrOffOn [
    style="filled" fillcolor="#AAAAAA"
    URL="P.HtrOffOn.shtml"
    tooltip="pkt: Command HP heater switches off or on" ];
}

# Nodes: cmd_fld

{rank="same";
  BITS_8 [
    URL="F.BITS_8.shtml"
    tooltip="fld: Bits, 8 wide" ];
}

# Edges

  HtrOffOn                                ->  BITS_8;

}
