Merge remote-tracking branch 'VPR/master'
This commit is contained in:
2
src/FDtest.java
Normal file
2
src/FDtest.java
Normal file
@@ -0,0 +1,2 @@
|
||||
public class FDtest {
|
||||
}
|
7
src/TestKlasse.java
Normal file
7
src/TestKlasse.java
Normal file
@@ -0,0 +1,7 @@
|
||||
public class TestKlasse {
|
||||
|
||||
public String Satz()
|
||||
{
|
||||
return "Satz";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user