X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=gesamt_ppc%2Fcodea_intelli_03.0;fp=gesamt_ppc%2Fcodea_intelli_03.0;h=2cb9197bbd35c3b1d744af4b9ce8e00e46a84634;hb=4efb64bb228c31bf3d1701e0f0ec28f2c05ed451;hp=0000000000000000000000000000000000000000;hpb=70aa500ad5f5643fa386027158bf774a8195f604;p=testub10.git diff --git a/gesamt_ppc/codea_intelli_03.0 b/gesamt_ppc/codea_intelli_03.0 new file mode 100644 index 0000000..2cb9197 --- /dev/null +++ b/gesamt_ppc/codea_intelli_03.0 @@ -0,0 +1,4 @@ +method f(a b c) + return (a < (b < c)) * this; +end; +