diff --git a/documents/dossierLaTex/AnnexeCodage.docx b/documents/dossierLaTex/AnnexeCodage.docx index 5f84325..33ecc01 100644 Binary files a/documents/dossierLaTex/AnnexeCodage.docx and b/documents/dossierLaTex/AnnexeCodage.docx differ diff --git a/documents/dossierLaTex/AnnexeCodage.pdf b/documents/dossierLaTex/AnnexeCodage.pdf index 21f8f2f..bc9cf2e 100644 Binary files a/documents/dossierLaTex/AnnexeCodage.pdf and b/documents/dossierLaTex/AnnexeCodage.pdf differ diff --git a/src/interpreteurlir/donnees/tests/TestIdentificateurEntier.java b/src/interpreteurlir/donnees/tests/TestIdentificateurEntier.java index 5ab121d..6ff61bb 100644 --- a/src/interpreteurlir/donnees/tests/TestIdentificateurEntier.java +++ b/src/interpreteurlir/donnees/tests/TestIdentificateurEntier.java @@ -51,7 +51,6 @@ public class TestIdentificateurEntier { " ", "\t", "\n", - null }; for(int noJeu = 0; noJeu < INVALIDE.length ; noJeu++) {