controle machine

This commit is contained in:
2023-12-21 16:36:03 +01:00
parent b1a83ffc24
commit 2d9560a691
48 changed files with 906 additions and 555 deletions

View File

@@ -8,4 +8,4 @@ public class Main{
Fenetre fenetre = new Fenetre();
fenetre.setVisible(true);
}
}
}