This file is indexed.

/usr/share/doc/logol/examples/all.lgd is in logol 1.6.10-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<mxGraphModel>
  <root>
    <Workflow label="MyWorkflow" description="" href="" id="0">
      <mxCell/>
    </Workflow>
    <Layer label="Default Layer" id="1">
      <mxCell parent="0"/>
    </Layer>
    <Rule label="rule" description="" id="2">
      <mxCell style="ellipse" parent="1" vertex="1">
        <mxGeometry x="170" y="110" width="32" height="32" as="geometry"/>
      </mxCell>
    </Rule>
    <Model label="model" description="" parameters="" overlap="" name="model1" stg_begin="" stg_end="" stg_size="" stg_content="" stg_save="" stc_cost="" stc_dist="" id="3">
      <mxCell style="ellipse" parent="1" vertex="1">
        <mxGeometry x="280" y="120" width="72" height="32" as="geometry"/>
      </mxCell>
    </Model>
    <End label="Terminate" description="" href="" id="4">
      <mxCell style="symbol;image=images/symbols/terminate.png" parent="1" vertex="1">
        <mxGeometry x="450" y="120" width="32" height="32" as="geometry"/>
      </mxCell>
    </End>
    <Edge label="" description="" id="5">
      <mxCell parent="1" source="2" target="3" edge="1">
        <mxGeometry relative="1" as="geometry"/>
      </mxCell>
    </Edge>
    <Edge label="" description="" id="6">
      <mxCell parent="1" source="3" target="4" edge="1">
        <mxGeometry relative="1" as="geometry"/>
      </mxCell>
    </Edge>
    <Start label="model1" description="" name="model1" parameters="" id="7">
      <mxCell style="actor" parent="1" vertex="1">
        <mxGeometry x="210" y="290" width="32" height="32" as="geometry"/>
      </mxCell>
    </Start>
    <Variable label="variable" description="" overlap="" morphism="" data="&quot;ccc&quot;" neg_begin="" stg_begin="" neg_end="" stg_end="" neg_size="" stg_size="" stg_content="" stg_save="" neg_cost="" stc_cost="" neg_dist="" stc_dist="" id="8">
      <mxCell style="rounded" parent="1" vertex="1">
        <mxGeometry x="340" y="300" width="72" height="32" as="geometry"/>
      </mxCell>
    </Variable>
    <End label="Terminate" description="" href="" id="9">
      <mxCell style="symbol;image=images/symbols/terminate.png" parent="1" vertex="1">
        <mxGeometry x="800" y="290" width="32" height="32" as="geometry"/>
      </mxCell>
    </End>
    <Edge label="" description="" id="10">
      <mxCell parent="1" source="7" target="8" edge="1">
        <mxGeometry relative="1" as="geometry"/>
      </mxCell>
    </Edge>
    <Variable label="var" description="" overlap="" morphism="" data="&quot;ccc&quot;" neg_begin="" stg_begin="" neg_end="" stg_end="" neg_size="" stg_size="" stg_content="" stg_save="" neg_cost="" stc_cost="" neg_dist="" stc_dist="" id="12">
      <mxCell style="rounded" parent="1" vertex="1">
        <mxGeometry x="660" y="310" width="72" height="32" as="geometry"/>
      </mxCell>
    </Variable>
    <Edge label="" description="" id="15">
      <mxCell parent="1" source="12" target="9" edge="1">
        <mxGeometry relative="1" as="geometry"/>
      </mxCell>
    </Edge>
    <Spacer label="Spacer" description="" stg_begin="" stg_end="" stg_size="" id="16">
      <mxCell style="rhombus" parent="1" vertex="1">
        <mxGeometry x="510" y="300" width="32" height="32" as="geometry"/>
      </mxCell>
    </Spacer>
    <Edge label="" description="" id="17">
      <mxCell parent="1" source="8" target="16" edge="1">
        <mxGeometry relative="1" as="geometry"/>
      </mxCell>
    </Edge>
    <Edge label="" description="" id="18">
      <mxCell parent="1" source="16" target="12" edge="1">
        <mxGeometry relative="1" as="geometry"/>
      </mxCell>
    </Edge>
  </root>
</mxGraphModel>