summaryrefslogtreecommitdiff
path: root/omegalib/examples/old_test/stride2
diff options
context:
space:
mode:
Diffstat (limited to 'omegalib/examples/old_test/stride2')
-rw-r--r--omegalib/examples/old_test/stride24
1 files changed, 0 insertions, 4 deletions
diff --git a/omegalib/examples/old_test/stride2 b/omegalib/examples/old_test/stride2
deleted file mode 100644
index 37a355f..0000000
--- a/omegalib/examples/old_test/stride2
+++ /dev/null
@@ -1,4 +0,0 @@
-symbolic n;
-new_IS := {[t1,t2] : exists (alpha : t1 = 32alpha &&
- t2 - 31,0 <= t1 <= t2 <= n)};
-codegen new_IS;