summaryrefslogtreecommitdiff
path: root/omegalib/examples/old_test/stride4
diff options
context:
space:
mode:
Diffstat (limited to 'omegalib/examples/old_test/stride4')
-rw-r--r--omegalib/examples/old_test/stride44
1 files changed, 0 insertions, 4 deletions
diff --git a/omegalib/examples/old_test/stride4 b/omegalib/examples/old_test/stride4
deleted file mode 100644
index 21781a2..0000000
--- a/omegalib/examples/old_test/stride4
+++ /dev/null
@@ -1,4 +0,0 @@
-symbolic n;
-new_IS := {[i] : exists (alpha : i = 5alpha-2 &&
- i >= 17 && i <= 100)};
-codegen new_IS;