small improvements
This commit is contained in:
parent
01bb3e9def
commit
a0a812406d
@ -1,5 +0,0 @@
|
|||||||
class Aufgabe {
|
|
||||||
public static void main(String[] args) {
|
|
||||||
// Code
|
|
||||||
}
|
|
||||||
}
|
|
@ -2,6 +2,8 @@ package VL06.Aufgabe01;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Vorlesung 6 / Aufgabe 1
|
* Vorlesung 6 / Aufgabe 1
|
||||||
|
*
|
||||||
|
* @author Sebastian Brosch
|
||||||
*/
|
*/
|
||||||
public class Aufgabe01 {
|
public class Aufgabe01 {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
|
Loading…
Reference in New Issue
Block a user