X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gesamt%2Fcodea_abgabe_ad.call;fp=gesamt%2Fcodea_abgabe_ad.call;h=e341dfc7750934f4eb622e749d89138b678d909c;hb=76e241118cfbdfc591358487ea34e72ae9d7a6b2;hp=0000000000000000000000000000000000000000;hpb=4f0525be75356861de3a21b86a4c44a4b7297397;p=testub10.git diff --git a/gesamt/codea_abgabe_ad.call b/gesamt/codea_abgabe_ad.call new file mode 100644 index 0000000..e341dfc --- /dev/null +++ b/gesamt/codea_abgabe_ad.call @@ -0,0 +1,2 @@ +extern long m(long,long); +RET(m(0,12)==-5 && m(9,13)==-5);