Template:L variables: Difference between revisions
From Event-B
				
				
				Jump to navigationJump to search
				
				
imported>Mathieu mNo edit summary  | 
				imported>Mathieu mNo edit summary  | 
				||
| Line 15: | Line 15: | ||
==Template==  | ==Template==  | ||
</noinclude><!--  | </noinclude><!--  | ||
--><p class="typeset-l_clause  | --><p class="typeset-l_clause">VARIABLES</p>  | ||
{{l_variable|{{{1}}}}}  | {{l_variable|{{{1}}}}}  | ||
Revision as of 10:09, 26 February 2009
Usage
Template use to typeset a variable clause in an event-b listing.
Example
MACHINE
AntiCollide
REFINES
Safety
SEES
Network
VARIABLES
v1, x2, 3
z1
END
Template
VARIABLES
{{{1}}}