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