repo.or.cz
/
clay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Support for scattering relation unions
[clay.git]
/
tests
/
unitary
/
peel_first.c
blob
aeff366473ac52d8cd70e4e8726194d79f50c47b
1
#pragma scop
2
/* Clay
3
peel([0], {-15});
4
*/
5
for
(
i
=
10
;
i
<=
N
-
8
;
i
++) {
6
a
[
i
] =
0
;
7
}
8
#pragma endscop