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

digraph G {
  concentrate="true";
  nodesep="0.15";
  rankdir="LR";
  ranksep="0.50"
  node[ fontname="Arial", fontsize="9", height="0.2" ];

  "con_cli"                 -> "int_GRL_readline_0.0";
  "int_GRL_readline_0.0"    -> "con_readline"            [ arrowhead="none" ];
  "con_readline"            -> "int_CMX_cmx_asBuilt_1.0";
  "int_CMX_cmx_asBuilt_1.0" -> "con_cmx_asBuilt"         [ arrowhead="none" ];

  "int_CMX_cmx_asBuilt_1.0" [ shape="box", label="CMX_cmx_asBuilt_1.0",
    URL="Int_GRL_sun-gcc.shtml",
    tooltip="CMX_cmx_asBuilt_1.0" ]

  "int_GRL_readline_0.0" [ shape="box", label="GRL_readline_0.0",
    URL="Int_GRL_sun-gcc.shtml",
    tooltip="GRL_readline_0.0" ]

  "con_cli" [ shape="parallelogram" 
    label="", tooltip="cli",
    width=0.25, URL="Con_CLI_sun-gcc.shtml" ];

  "con_cmx_asBuilt" [ shape="parallelogram" 
    label="", tooltip="cmx_asBuilt",
    width=0.25, URL="Con_CMX_sun-gcc.shtml" ];

  "con_readline" [ shape="parallelogram"  style="filled",
    label="", tooltip="readline",
    width=0.25, URL="Con_GRL_sun-gcc.shtml" ];

}
