summaryrefslogtreecommitdiff
path: root/cloog-0.16.3/test/iftest.c
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.16.3/test/iftest.c')
-rw-r--r--cloog-0.16.3/test/iftest.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/cloog-0.16.3/test/iftest.c b/cloog-0.16.3/test/iftest.c
deleted file mode 100644
index 8f95ef8..0000000
--- a/cloog-0.16.3/test/iftest.c
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Generated from ../../../git/cloog/test/iftest.cloog by CLooG 0.14.0-245-gd8c1718 gmp bits in 0.00s. */
-if (n >= 1) {
- for (i=1;i<=n;i++) {
- S1(i);
- }
-}