X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=blobdiff_plain;f=gesamt%2Fcodeb_abgabe_ba.0;fp=gesamt%2Fcodeb_abgabe_ba.0;h=de7d90cfa9cb6249a80a00e3aa7e57ce46c430e3;hp=0000000000000000000000000000000000000000;hb=db2886cc9203ecfa582f2a7ae83e6630187329aa;hpb=b69df8b7819d52f5f432fed67fc5a317d2c19d7f diff --git a/gesamt/codeb_abgabe_ba.0 b/gesamt/codeb_abgabe_ba.0 new file mode 100644 index 0000000..de7d90c --- /dev/null +++ b/gesamt/codeb_abgabe_ba.0 @@ -0,0 +1,4 @@ +method m(x) + x := this-x; + return x*2; +end;