summaryrefslogtreecommitdiff
path: root/cloog-0.17.0/test/logo.cloog
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.17.0/test/logo.cloog')
-rw-r--r--cloog-0.17.0/test/logo.cloog30
1 files changed, 0 insertions, 30 deletions
diff --git a/cloog-0.17.0/test/logo.cloog b/cloog-0.17.0/test/logo.cloog
deleted file mode 100644
index 5583c29..0000000
--- a/cloog-0.17.0/test/logo.cloog
+++ /dev/null
@@ -1,30 +0,0 @@
-# language: C
-c
-
-# Context
-1 3
-# n 1
-1 0 1
-0
-
-2 # Number of statements
-
-1
-3 5
-# i j n 1
-1 1 0 0 -1 # i >= 1
-1 0 -1 0 7 # j <= 7
-1 -1 1 0 1 # j >= i-1
-0 0 0
-
-1
-4 5
-# i j n 1
-1 1 0 0 -2 # i >= 2
-1 -1 0 0 6 # i <= 6
-1 0 1 0 0 # j >= 0
-1 0 -1 0 4 # j <= 4
-0 0 0
-0
-
-0 # Scattering functions