summaryrefslogtreecommitdiff
path: root/doxygen/html/inherit_graph_15.dot
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/html/inherit_graph_15.dot')
-rw-r--r--doxygen/html/inherit_graph_15.dot8
1 files changed, 8 insertions, 0 deletions
diff --git a/doxygen/html/inherit_graph_15.dot b/doxygen/html/inherit_graph_15.dot
new file mode 100644
index 0000000..9384cd9
--- /dev/null
+++ b/doxygen/html/inherit_graph_15.dot
@@ -0,0 +1,8 @@
+digraph G
+{
+ // INTERACTIVE_SVG=YES
+ edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
+ node [fontname="Helvetica",fontsize="10",shape=record];
+ rankdir="LR";
+ Node1 [label="pirate4::Pirate",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classpirate4_1_1Pirate.html"];
+}