Template:L action: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu m New page: <noinclude> ==Usage== Template use to typeset an action in an event-b listing. ==Example== {{l_machine|AntiCollide}} {{l_refines|Safety}} {{l_sees|Network}} {{l_component|Acyclic}} {{l_Va... |
imported>Mathieu mNo edit summary |
||
Line 19: | Line 19: | ||
==Template== | ==Template== | ||
</noinclude><!-- | </noinclude><!-- | ||
--><p class="typeset-l_action">{{l_label|{{{1 | --><p class="typeset-l_action">{{l_label|{{{1}}}{{{2}}}}}</p> |
Revision as of 13:50, 26 February 2009
Usage
Template use to typeset an action in an event-b listing.
Example
MACHINE
AntiCollide
REFINES
Safety
SEES
Network
Acyclic
VARIABLES
v1
v2
control ≙
// not extended and no convergence
THEN
act1{{{2}}} :
END
Template
{{{1}}}{{{2}}} :