summaryrefslogtreecommitdiff
path: root/test/reservoir/lim-lam6.c.polylib
diff options
context:
space:
mode:
Diffstat (limited to 'test/reservoir/lim-lam6.c.polylib')
-rw-r--r--test/reservoir/lim-lam6.c.polylib16
1 files changed, 0 insertions, 16 deletions
diff --git a/test/reservoir/lim-lam6.c.polylib b/test/reservoir/lim-lam6.c.polylib
deleted file mode 100644
index 139fef0..0000000
--- a/test/reservoir/lim-lam6.c.polylib
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Generated from lim-lam6.cloog by CLooG v0.14.0 64 bits in 0.00s. */
-/* CLooG asked for 160 KBytes. */
-if (M >= 1) {
- for (c2=0;c2<=M;c2++) {
- for (c4=1;c4<=M;c4++) {
- S1(i = c2,j = c4) ;
- }
- }
-}
-if (M >= 1) {
- for (c2=0;c2<=M;c2++) {
- for (c4=1;c4<=M;c4++) {
- S2(i = c4,j = c2) ;
- }
- }
-}