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

9 lines
561 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="assert_equals",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="assert_true",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$shortcut_8cpp.html#afbf1c9fa185219d9a7270bce81e4b68e"];
}