diff options
| author | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-06-15 16:02:55 +1000 |
|---|---|---|
| committer | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-06-15 16:02:55 +1000 |
| commit | 4769d5edec8e78225f8f67e864c3269f1d2616e4 (patch) | |
| tree | edc95613cd16d319ac68ae1a375b28c32cd5f5be /impl/systems/size-ten | |
| parent | fd6bc1887fecca5338e7d5660d56a4038c805d96 (diff) | |
| parent | a61d8b829afab13593e254fc69e260b6346939dc (diff) | |
Merge commit 'a61d'
Conflicts:
impl/Expression.hpp
impl/Operator.hpp
impl/Variable.hpp
impl/main.cpp
Diffstat (limited to 'impl/systems/size-ten')
| -rw-r--r-- | impl/systems/size-ten | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/impl/systems/size-ten b/impl/systems/size-ten deleted file mode 100644 index 9ef3135..0000000 --- a/impl/systems/size-ten +++ /dev/null @@ -1,3 +0,0 @@ -x1 = max([0,0], min(x1-[1,1], x2)) -x2 = max([0,0], [5,5]+x1, x1) -x3 = max([0,0], [1,1]+x3, [0,0]+x1) |
