summaryrefslogtreecommitdiff
path: root/omegalib/examples/old_test/m3
diff options
context:
space:
mode:
Diffstat (limited to 'omegalib/examples/old_test/m3')
-rw-r--r--omegalib/examples/old_test/m32
1 files changed, 2 insertions, 0 deletions
diff --git a/omegalib/examples/old_test/m3 b/omegalib/examples/old_test/m3
new file mode 100644
index 0000000..e160e8c
--- /dev/null
+++ b/omegalib/examples/old_test/m3
@@ -0,0 +1,2 @@
+I := {[i,j] : 1 <= i+j,j <= 10};
+codegen I;