i... dont know what to commit
This commit is contained in:
23
TCommit.toolbox/Model_1_SnapShot_1545410497334/MC.tla
Normal file
23
TCommit.toolbox/Model_1_SnapShot_1545410497334/MC.tla
Normal file
@@ -0,0 +1,23 @@
|
||||
---- MODULE MC ----
|
||||
EXTENDS TCommit, TLC
|
||||
|
||||
\* CONSTANT definitions @modelParameterConstants:0RM
|
||||
const_154541048821114000 ==
|
||||
{"r1","r2","r3"}
|
||||
----
|
||||
|
||||
\* INIT definition @modelBehaviorInit:0
|
||||
init_154541048821115000 ==
|
||||
TCInit
|
||||
----
|
||||
\* NEXT definition @modelBehaviorNext:0
|
||||
next_154541048821116000 ==
|
||||
TCNext
|
||||
----
|
||||
\* INVARIANT definition @modelCorrectnessInvariants:0
|
||||
inv_154541048821117000 ==
|
||||
TCTypeOK
|
||||
----
|
||||
=============================================================================
|
||||
\* Modification History
|
||||
\* Created Fri Dec 21 17:41:28 CET 2018 by veitheller
|
Reference in New Issue
Block a user