15 lines
356 B
Plaintext
15 lines
356 B
Plaintext
---- MODULE MC ----
|
|
EXTENDS SimpleProgram, TLC
|
|
|
|
\* INIT definition @modelBehaviorInit:0
|
|
init_15454037685082000 ==
|
|
Init
|
|
----
|
|
\* NEXT definition @modelBehaviorNext:0
|
|
next_15454037685093000 ==
|
|
Next
|
|
----
|
|
=============================================================================
|
|
\* Modification History
|
|
\* Created Fri Dec 21 15:49:28 CET 2018 by veitheller
|