Template:L variables: Difference between revisions
From Event-B
				
				
				Jump to navigationJump to search
				
				
imported>Mathieu mNo edit summary  | 
				imported>Mathieu m Template:L Variables moved to Template:L variables  | 
				||
| (One intermediate revision by the same user not shown) | |||
| 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}}}}}  | ||
Latest revision as of 13:40, 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}}}