Files
tla-notes/Untitled.toolbox/Model_1/MC.tla

15 lines
356 B
Plaintext

---- MODULE MC ----
EXTENDS SimpleProgram, TLC
\* INIT definition @modelBehaviorInit:0
init_15454038741536000 ==
Init
----
\* NEXT definition @modelBehaviorNext:0
next_15454038741537000 ==
Next
----
=============================================================================
\* Modification History
\* Created Fri Dec 21 15:51:14 CET 2018 by veitheller