Files
BUT3ProjetJeuGroupe/Modèles/Modèle Main.txt

15 lines
167 B
Plaintext
Raw Permalink Normal View History

2025-10-16 10:32:02 +02:00
/**
* La classe <code>Main</code>
*
* @version
* @author
* Date :
* Licence :
*/
public class Main {
public static void main(String[] args){
}
}