i... dont know what to commit

This commit is contained in:
2018-12-27 16:07:37 +01:00
commit 70c944a2b7
88 changed files with 5671 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
---- MODULE MC ----
EXTENDS DieHard, TLC
\* INIT definition @modelBehaviorInit:0
init_154540658308222000 ==
Init
----
\* NEXT definition @modelBehaviorNext:0
next_154540658308223000 ==
Next
----
\* INVARIANT definition @modelCorrectnessInvariants:0
inv_154540658308324000 ==
TypeOK
----
\* INVARIANT definition @modelCorrectnessInvariants:1
inv_154540658308325000 ==
big # 4
----
=============================================================================
\* Modification History
\* Created Fri Dec 21 16:36:23 CET 2018 by veitheller