summaryrefslogtreecommitdiff
path: root/omegalib/examples/old_test/verlind1a
diff options
context:
space:
mode:
Diffstat (limited to 'omegalib/examples/old_test/verlind1a')
-rw-r--r--omegalib/examples/old_test/verlind1a3
1 files changed, 0 insertions, 3 deletions
diff --git a/omegalib/examples/old_test/verlind1a b/omegalib/examples/old_test/verlind1a
deleted file mode 100644
index e43ec19..0000000
--- a/omegalib/examples/old_test/verlind1a
+++ /dev/null
@@ -1,3 +0,0 @@
-R := { [i] : 1 <= i <= 6 & exists (alpha : 3 alpha + 1 <= i <= 3 alpha + 2)
- & not (1 <= i <= 2) };
-R;