Template:L action

From Event-B
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}}}