i... dont know what to commit
This commit is contained in:
18
DieHard.toolbox/Model_1_SnapShot_1545406506746/MC.tla
Normal file
18
DieHard.toolbox/Model_1_SnapShot_1545406506746/MC.tla
Normal file
@@ -0,0 +1,18 @@
|
||||
---- MODULE MC ----
|
||||
EXTENDS DieHard, TLC
|
||||
|
||||
\* INIT definition @modelBehaviorInit:0
|
||||
init_154540649359515000 ==
|
||||
Init
|
||||
----
|
||||
\* NEXT definition @modelBehaviorNext:0
|
||||
next_154540649359516000 ==
|
||||
Next
|
||||
----
|
||||
\* INVARIANT definition @modelCorrectnessInvariants:0
|
||||
inv_154540649359517000 ==
|
||||
TypeOK
|
||||
----
|
||||
=============================================================================
|
||||
\* Modification History
|
||||
\* Created Fri Dec 21 16:34:53 CET 2018 by veitheller
|
Reference in New Issue
Block a user