conflit
This commit is contained in:
parent
8e1dd67d7b
commit
0b29598946
|
|
@ -1,6 +1,9 @@
|
||||||
|
|
||||||
public class ClassePrincipale {
|
public class ClassePrincipale {
|
||||||
|
|
||||||
|
public void rien() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
MaJFrame mjf =new MaJFrame();
|
MaJFrame mjf =new MaJFrame();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue