# 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="",
    width=0.2, URL="Int_GRL_sun-gcc.shtml",
    tooltip="CMX_cmx_asBuilt_1.0" ]

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

  "con_cli" [ shape="polygon", sides=4,
    label="cli", tooltip="CLI - Command Line Interface",
    fixedsize=1, height=0.2, width=0.35,
    skew=0.33, URL="Con_CLI_sun-gcc.shtml" ];

  "con_cmx_asBuilt" [ shape="polygon", sides=4,
    label="cmx_asBuilt", tooltip="CMX - CMT (Code Mgmt. Tool), eXtra",
    fixedsize=1, height=0.2, width=0.945,
    skew=0.211, URL="Con_CMX_sun-gcc.shtml" ];

  "con_readline" [ shape="polygon", sides=4, style="filled",
    label="readline", tooltip="GRL - GNU Readline",
    fixedsize=1, height=0.2, width=0.7,
    skew=0.26, URL="../a_con/readline_sun-gcc.shtml" ];

}
