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, 3 insertions, 0 deletions
diff --git a/omegalib/examples/old_test/hull2 b/omegalib/examples/old_test/hull2
new file mode 100644
index 0000000..69214f8
--- /dev/null
+++ b/omegalib/examples/old_test/hull2
@@ -0,0 +1,3 @@
+R := {[1,1]} union {[3,3]};
+R;
+Hull R;