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