Template:L sees: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu m New page: <noinclude> ==Usage== Template use to typeset a sees clause in an event-b listing. ==Example== {{l_machine|AntiCollide}} {{l_refines|Safety}} {{l_sees|Network, Points}} {{l_component|Acyc... |
imported>Mathieu mNo edit summary |
||
Line 16: | Line 16: | ||
==Template== | ==Template== | ||
</noinclude><!-- | </noinclude><!-- | ||
--><p class="typeset-l_clause | --><p class="typeset-l_clause">SEES</p> | ||
{{l_component|{{{1}}}}} | {{l_component|{{{1}}}}} |
Latest revision as of 10:16, 26 February 2009
Usage
Template use to typeset a sees clause in an event-b listing.
Example
MACHINE
AntiCollide
REFINES
Safety
SEES
Network, Points
Acyclic
VARIABLES
v1, x2, 3
z1
END
Template
SEES
{{{1}}}