diff options
author | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-07-10 12:57:37 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-07-10 12:57:37 +1000 |
commit | d11acd6d52351b35c102e9c18e32d38a11975c5b (patch) | |
tree | 87bed31ad5c1c1de24552eabad012fc2ce4ecc48 /impl/test/5.soln | |
parent | 9f3fff18f29d250745a758d13e4c4d39f59bee9c (diff) |
Simple test stuff - examples from the paper
Diffstat (limited to 'impl/test/5.soln')
-rw-r--r-- | impl/test/5.soln | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/impl/test/5.soln b/impl/test/5.soln new file mode 100644 index 0000000..bed531c --- /dev/null +++ b/impl/test/5.soln @@ -0,0 +1,2 @@ +x = inf +y = 5 |