Template:L action

From Event-B
Revision as of 13:58, 26 February 2009 by imported>Mathieu
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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}}}