Loading examples/remainder_m3_c1.pp +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ "_mod1", "_mod2" ], "predicate": "( 0 * _mod0 + 1 * _mod1 + 2 * _mod2 ) % 3 = 1", "predicate": "0 * _mod0 + 1 * _mod1 + 2 * _mod2 =%3 1", "trueStates": [ "_mod1", "_modpassivetrue" Loading Loading
examples/remainder_m3_c1.pp +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ "_mod1", "_mod2" ], "predicate": "( 0 * _mod0 + 1 * _mod1 + 2 * _mod2 ) % 3 = 1", "predicate": "0 * _mod0 + 1 * _mod1 + 2 * _mod2 =%3 1", "trueStates": [ "_mod1", "_modpassivetrue" Loading