presque fini MPD

This commit is contained in:
2022-11-13 00:37:08 +01:00
parent 191635b8f7
commit d4619fab09
5 changed files with 57 additions and 18 deletions

View File

@@ -239,6 +239,10 @@ public class TestTexteMNP{
for (Changement cgt : acf.getAllChangements()){
////System.out.println(cgt.monPrint());
}*/
/*
try{
Class.forName("org.mariadb.jdbc.Driver");
try{
@@ -264,7 +268,7 @@ public class TestTexteMNP{
}
}catch(ClassNotFoundException ef){
System.out.println("pilote non disponible");
}
}*/
}