X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=gesamt_ppc%2Fcodea_intelli_07.0;fp=gesamt_ppc%2Fcodea_intelli_07.0;h=46e56d33507270073ccfc65820739ed37566d4a3;hb=e48d38c7f3d91a35863040ac9d685e20366daea5;hp=0394e3ce45e838e0a12b2d0270ccdd8382dcd3f9;hpb=4efb64bb228c31bf3d1701e0f0ec28f2c05ed451;p=testub10.git diff --git a/gesamt_ppc/codea_intelli_07.0 b/gesamt_ppc/codea_intelli_07.0 index 0394e3c..46e56d3 100644 --- a/gesamt_ppc/codea_intelli_07.0 +++ b/gesamt_ppc/codea_intelli_07.0 @@ -1,5 +1,5 @@ struct x y z end; method f(a) - return (a - (-3*8)).y; + return (a - (-3*4)).y; end;