mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-19 04:07:46 +01:00
4 lines
223 B
Plaintext
4 lines
223 B
Plaintext
[M] -> { S1[i0, i1] -> [i0, i1] : i0 >= 1 and i0 <= M and i1 >= 5 and i1 <= -10 + M; S2[i0, i1] -> [i1, i0 - i1] : i0 >= 1 and i0 <= M and i1 >= 5 and i1 <= -10 + M }
|
|
[M] -> { : M >= 16 }
|
|
[M] -> { [i, j] -> separate[o0] }
|