/usr/share/doc/logol/examples/negcontent.lgd is in logol 1.7.5-1.
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 | <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="find acgt" overlap="" morphism="" data=""aaaa"" 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="250" 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="640" y="300" 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="negvariable" description="" overlap="" negdata="on" morphism="" data=""cgta"" neg_begin="" stg_begin="" neg_end="" stg_end="" neg_size="" stg_size="3,5" stg_content="" stg_save="" neg_cost="" stc_cost="" neg_dist="" stc_dist="" id="11">
<mxCell style="rounded" vertex="1" parent="1">
<mxGeometry x="490" y="310" width="72" height="32" as="geometry"/>
</mxCell>
</Variable>
<Edge label="" description="" id="12">
<mxCell edge="1" parent="1" source="8" target="11">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
</Edge>
<Edge label="" description="" id="13">
<mxCell edge="1" parent="1" source="11" target="9">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
</Edge>
</root>
</mxGraphModel>
|