summaryrefslogtreecommitdiff
path: root/omegalib/examples/old_test/p3
diff options
context:
space:
mode:
Diffstat (limited to 'omegalib/examples/old_test/p3')
-rw-r--r--omegalib/examples/old_test/p32
1 files changed, 2 insertions, 0 deletions
diff --git a/omegalib/examples/old_test/p3 b/omegalib/examples/old_test/p3
new file mode 100644
index 0000000..226a619
--- /dev/null
+++ b/omegalib/examples/old_test/p3
@@ -0,0 +1,2 @@
+symbolic n;
+{ [i] -> [i+1] : 1 <= i <= n }+;