Change folder structure for final release without clutter

This commit is contained in:
Paul Norberger
2020-02-07 16:37:20 +01:00
parent 9fd7e2b077
commit 0b619f91bb
748 changed files with 53568 additions and 640 deletions

View File

@@ -0,0 +1,11 @@
digraph "src/GUI" {
compound=true
node [ fontsize="10", fontname="Helvetica"];
edge [ labelfontsize="10", labelfontname="Helvetica"];
subgraph clusterdir_68267d1309a1af8e8297ef4c3efbcdba {
graph [ bgcolor="#ddddee", pencolor="black", label="src" fontname="Helvetica", fontsize="10", URL="dir_68267d1309a1af8e8297ef4c3efbcdba.html"]
dir_4e4e2e75df7fa6971448b424c011c8b5 [shape=box, label="GUI", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_4e4e2e75df7fa6971448b424c011c8b5.html"];
}
dir_13830bfc3dd6736fe878600c9081919f [shape=box label="Layer" URL="dir_13830bfc3dd6736fe878600c9081919f.html"];
dir_4e4e2e75df7fa6971448b424c011c8b5->dir_13830bfc3dd6736fe878600c9081919f [headlabel="1", labeldistance=1.5 headhref="dir_000001_000005.html"];
}