forked from hummel/Bank-System
hallo
parent
ba349af6c3
commit
96c61e8a12
|
@ -7,6 +7,7 @@ public class Main {
|
|||
|
||||
public static void main(String[] args) {
|
||||
Banksystem bs = new Banksystem("Spaßkasse Mannheim");
|
||||
|
||||
UI ui = new UI(bs);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue