Difference between revisions of "Template:L action"

From Event-B
Jump to navigationJump to search
imported>Mathieu
m (New page: <noinclude> ==Usage== Template use to typeset an action in an event-b listing. ==Example== {{l_machine|AntiCollide}} {{l_refines|Safety}} {{l_sees|Network}} {{l_component|Acyclic}} {{l_Va...)
 
imported>Mathieu
m
 
(6 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
{{l_event|control}}
 
{{l_event|control}}
 
{{l_actions}}
 
{{l_actions}}
{{l_action|act1|b := 0}}
+
{{l_action|act1|2=b := 0}}
{{l_end_events}}
+
{{l_end_event}}
 
{{l_end}}
 
{{l_end}}
  

Latest revision as of 13:58, 26 February 2009

Usage

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

Example

MACHINE

AntiCollide

REFINES

Safety

SEES

Network

Acyclic

VARIABLES

v1

v2

control ≙
// not extended and no convergence

THEN

act1 :
b := 0

END

END

Template

{{{1}}} :

{{{2}}}