06-chess/assignment/html/test__chess_8h_a8bd1e5a499dacf47a8e9036a884d77ff_cgraph.dot
github-classroom[bot] fd154a8ed5
Initial commit
2024-10-24 13:14:23 +00:00

11 lines
808 B
Text

digraph G
{
edge [fontname="FreeSans.ttf",fontsize="10",labelfontname="FreeSans.ttf",labelfontsize="10"];
node [fontname="FreeSans.ttf",fontsize="10",shape=record];
rankdir=LR;
Node1 [label="TEST",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
Node2 [label="squares_share_rank",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$chess_8cpp.html#a9fc24ef7bb5fcae6fa68b3b4483a5c19"];
Node2 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
Node3 [label="is_square_ok",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$chess_8cpp.html#a8e3468f434c2f689409db4e6e4928249"];
}