summaryrefslogtreecommitdiff
path: root/cloog-0.17.0/test/min-1-1.cloog
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.17.0/test/min-1-1.cloog')
-rw-r--r--cloog-0.17.0/test/min-1-1.cloog27
1 files changed, 0 insertions, 27 deletions
diff --git a/cloog-0.17.0/test/min-1-1.cloog b/cloog-0.17.0/test/min-1-1.cloog
deleted file mode 100644
index a15cdbd..0000000
--- a/cloog-0.17.0/test/min-1-1.cloog
+++ /dev/null
@@ -1,27 +0,0 @@
-# language: C
-c
-
-# Context
-# {M,N | 1>=0}
-1 4
-# M N 1
-1 0 0 1
-0
-
-1 # Number of statements
-
-1
-# {i,j |1<=i<=N; 0<=j<=M; j<=i; j+i<=N}, i.e.
-# {i,j | (1,j)<=i<=-j+N; 0<=j<=M}
-6 6
-# i j M N 1
-1 1 0 0 0 -1
-1 0 1 0 0 0
-1 0 -1 1 0 0
-1 1 -1 0 0 0
-1 -1 -1 0 1 0
-1 0 0 0 0 1
-0 0 0
-0
-
-0 # Scattering functions