Template:L comment: Difference between revisions

From Event-B
Jump to navigationJump to search
imported>Mathieu
mNo edit summary
imported>Mathieu
mNo edit summary
Line 3: Line 3:
Template use to typeset an event name in an event-b listing.
Template use to typeset an event name in an event-b listing.
==Example==
==Example==
{{l_action|act1| a:= 0}}{{l_comment|This is a comment}}
{{l_action|act1|a:= 0}}{{l_comment|This is a comment}}
{{l_action|act2| c:= a + 1}}
{{l_action|act2|c:= a + 1}}





Revision as of 13:52, 26 February 2009

Usage

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

Example

act1 :

{{{2}}}

// This is a comment

act2 :

{{{2}}}

Template

// {{{1}}}