Template:L guard
From Event-B
Jump to navigationJump to search
Usage
Template use to typeset a guard in an event-b listing.
Example
MACHINE
AntiCollide
REFINES
Safety
SEES
Network
Acyclic
VARIABLES
v1
v2
control ≙
// not extended and no convergence
WHERE
act1 :
b = 0
END
END
Template
{{{1}}} :
{{{2}}}