summaryrefslogtreecommitdiff
path: root/omegalib/examples/old_test/hull2
diff options
context:
space:
mode:
Diffstat (limited to 'omegalib/examples/old_test/hull2')
-rw-r--r--omegalib/examples/old_test/hull23
1 files changed, 0 insertions, 3 deletions
diff --git a/omegalib/examples/old_test/hull2 b/omegalib/examples/old_test/hull2
deleted file mode 100644
index 69214f8..0000000
--- a/omegalib/examples/old_test/hull2
+++ /dev/null
@@ -1,3 +0,0 @@
-R := {[1,1]} union {[3,3]};
-R;
-Hull R;