summaryrefslogtreecommitdiff
path: root/docs/module-doc/modules_8h__dep__incl.dot
diff options
context:
space:
mode:
Diffstat (limited to 'docs/module-doc/modules_8h__dep__incl.dot')
-rw-r--r--docs/module-doc/modules_8h__dep__incl.dot6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/module-doc/modules_8h__dep__incl.dot b/docs/module-doc/modules_8h__dep__incl.dot
new file mode 100644
index 000000000..0ade7aa3f
--- /dev/null
+++ b/docs/module-doc/modules_8h__dep__incl.dot
@@ -0,0 +1,6 @@
+digraph inheritance
+{
+ Node58 [shape="box",label="modules.h",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",style="filled" fontcolor="white"];
+ Node59 -> Node58 [color="midnightblue",fontsize=10,style="solid",fontname="Helvetica"];
+ Node59 [shape="box",label="modules.cpp",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL="$modules_8cpp.html"];
+}