Lichen

Change of docs/wiki/Structure

911:5c96e5ca1036
docs/wiki/Structure
     1.1 --- a/docs/wiki/Structure	Mon Apr 15 00:14:56 2019 +0200
     1.2 +++ b/docs/wiki/Structure	Mon Aug 03 00:06:08 2020 +0200
     1.3 @@ -29,7 +29,7 @@
     1.4  //format=svg
     1.5  //transform=notugly
     1.6  digraph program {
     1.7 -  node [shape=box,fontsize="13.0",fontname="Helvetica",tooltip="Program structure"];
     1.8 +  node [shape=box,fontsize="13.0",fontname="sans-serif",tooltip="Program structure"];
     1.9    edge [tooltip="Program structure"];
    1.10    rankdir=LR;
    1.11