Merge branch 'master' of
https://gitarero.ecam.fr/dorian.veloso/OOP_F5_Project.git
This commit is contained in:
commit
5255380f06
|
|
@ -8,5 +8,6 @@ public class Main {
|
|||
MyInterface mjf = new MyInterface();
|
||||
mjf.setVisible(true);
|
||||
}
|
||||
// comment for pull/push trial
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue