TD1 src fini

This commit is contained in:
JunkJumper
2020-05-20 18:47:15 +02:00
parent e675183ae8
commit e847dce13a
9 changed files with 189 additions and 167 deletions

5
tests/TD1/TestPoint.java Normal file
View File

@ -0,0 +1,5 @@
package TD1;
public class TestPoint {
}