MAJ
This commit is contained in:
parent
1b2b6e9a42
commit
f46f93a5e9
1
.~lock.documentation analyseWriter.odt#
Normal file
1
.~lock.documentation analyseWriter.odt#
Normal file
@ -0,0 +1 @@
|
||||
pablo rodriguez,LAPTOP-G5TBC6N3/pabr6,LAPTOP-G5TBC6N3,25.04.2022 14:56,file:///C:/Users/pabr6/AppData/Roaming/LibreOffice/4;
|
Binary file not shown.
@ -44,9 +44,9 @@ public class commandes {
|
||||
public static String pathDestination ="";
|
||||
public static String version ="3.5.1"; // La version
|
||||
public static String Command ="";
|
||||
public static String culture = "FR";
|
||||
|
||||
//** setting valeur par défaut
|
||||
public static String culture = "FR";
|
||||
public static int tolerance_characters = 5;
|
||||
public static double tolerance_text = 0.79;
|
||||
public static int number_match = 2;
|
||||
@ -57,6 +57,7 @@ public class commandes {
|
||||
public static int tolerance_bleu = 30;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* @param args : table des arguments
|
||||
|
Loading…
x
Reference in New Issue
Block a user