forked from OpenSDV/Linux_Kernel_map4vehicle
compress
This commit is contained in:
parent
5512e0d58b
commit
472587c02e
|
@ -16,29 +16,15 @@ digraph matrix {
|
||||||
{
|
{
|
||||||
node [fixedsize=true,
|
node [fixedsize=true,
|
||||||
style=invis,
|
style=invis,
|
||||||
width=0.5
|
width=0.3
|
||||||
|
fixedsize=true
|
||||||
];
|
];
|
||||||
usr_ [fixedsize=true,
|
usr_
|
||||||
style=invis,
|
D0
|
||||||
width=0.5];
|
E0
|
||||||
functions_ [fixedsize=true,
|
F0
|
||||||
style=invis,
|
G0
|
||||||
width=0.5];
|
H0
|
||||||
D0 [fixedsize=true,
|
|
||||||
style=invis,
|
|
||||||
width=0.5];
|
|
||||||
E0 [fixedsize=true,
|
|
||||||
style=invis,
|
|
||||||
width=0.5];
|
|
||||||
F0 [fixedsize=true,
|
|
||||||
style=invis,
|
|
||||||
width=0.5];
|
|
||||||
G0 [fixedsize=true,
|
|
||||||
style=invis,
|
|
||||||
width=0.5];
|
|
||||||
H0 [fixedsize=true,
|
|
||||||
style=invis,
|
|
||||||
width=0.5];
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
edge [style="filled,setlinewidth(3)",
|
edge [style="filled,setlinewidth(3)",
|
||||||
|
|
Loading…
Reference in New Issue