Template:L component: Difference between revisions
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 mNo edit summary  | 
				||
| Line 16: | Line 16: | ||
==Template==  | ==Template==  | ||
</noinclude><!--  | </noinclude><!--  | ||
--><p class="typeset-l_component  | --><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}}}