Template:L end: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu m New page: <noinclude> ==Usage== Template use to typeset the end of a component. ==Example== {{l_machine|AntiCollide}} {{l_refines|Safety}} {{l_sees|Network|CDV|Acyclic}} {{l_Variables|v1|v2|v3}} {... |
imported>Mathieu mNo edit summary |
||
Line 14: | Line 14: | ||
==Template== | ==Template== | ||
</noinclude><!-- | </noinclude><!-- | ||
--><p class="typeset-l_end" style=" | --><p class="typeset-l_end" style="color:red;font-weight:bold;">END</p> | ||
</div> | </div> |
Revision as of 14:49, 23 February 2009
Usage
Template use to typeset the end of a component.
Example
MACHINE
AntiCollide
REFINES
Safety
SEES
Network
VARIABLES
v1
END
Template
END