Difference between revisions of "Template:L component"

From Event-B
Jump to navigationJump to search
imported>Mathieu
m (New page: <noinclude> ==Usage== Template use to typeset a component name in an event-b listing. ==Example== {{l_machine|AntiCollide}} {{l_refines|Safety}} {{l_sees|Network, Points}} {{l_component|A...)
 
imported>Mathieu
m
 
Line 16: Line 16:
 
==Template==
 
==Template==
 
</noinclude><!--
 
</noinclude><!--
--><p class="typeset-l_component" style="color:black;font-weight:bold;margin-left:1em">{{{1}}}</p>
+
--><p class="typeset-l_component">{{{1}}}</p>

Latest revision as of 10:10, 26 February 2009

Usage

Template use to typeset a component name in an event-b listing.

Example

MACHINE

AntiCollide

REFINES

Safety

SEES

Network, Points

Acyclic

VARIABLES

v1, x2, 3

z1

END

Template

{{{1}}}