summaryrefslogtreecommitdiff
path: root/cloog-0.16.3/isl/test_inputs/unexpanded.pwqp
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.16.3/isl/test_inputs/unexpanded.pwqp')
-rw-r--r--cloog-0.16.3/isl/test_inputs/unexpanded.pwqp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cloog-0.16.3/isl/test_inputs/unexpanded.pwqp b/cloog-0.16.3/isl/test_inputs/unexpanded.pwqp
deleted file mode 100644
index 5626d3b..0000000
--- a/cloog-0.16.3/isl/test_inputs/unexpanded.pwqp
+++ /dev/null
@@ -1 +0,0 @@
-{ [x, y] -> ((x - x^2) * y + (-x + x^2) * y^2) : x >= 0 and x <= 2 and y >= 0 and y <= 2 }