Merge branch 'master' of

https://gitarero.ecam.fr/dorian.veloso/OOP_F5_Project.git
This commit is contained in:
Shray PHERWANI 2024-04-10 15:42:36 +02:00
commit 5255380f06
2 changed files with 1 additions and 0 deletions

0
dorian.txt Normal file
View File

View File

@ -8,5 +8,6 @@ public class Main {
MyInterface mjf = new MyInterface();
mjf.setVisible(true);
}
// comment for pull/push trial
}