15 lines
352 B
Plaintext
15 lines
352 B
Plaintext
---- MODULE MC ----
|
|
EXTENDS DieHard, TLC
|
|
|
|
\* INIT definition @modelBehaviorInit:0
|
|
init_154540641525210000 ==
|
|
Init
|
|
----
|
|
\* NEXT definition @modelBehaviorNext:0
|
|
next_154540641525211000 ==
|
|
Next
|
|
----
|
|
=============================================================================
|
|
\* Modification History
|
|
\* Created Fri Dec 21 16:33:35 CET 2018 by veitheller
|