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