diff --git a/SAE.c b/SAE.c index e73dd81..9b670d8 100644 --- a/SAE.c +++ b/SAE.c @@ -738,4 +738,4 @@ int FrequenceCentre() { } -*/ +*/ \ No newline at end of file diff --git a/SAE.h b/SAE.h index b8e80a6..edaf05b 100644 --- a/SAE.h +++ b/SAE.h @@ -29,7 +29,6 @@ void testSauvegarde(void); int rechercheAdherant (int tNoCarte[], int nbelem); int AjoutAdherent(int tNoCarte[], int tage[], int tPointsCarte[], int tCarteActive[], int tmax, int nbelem); void ModificationAge(int tNoCarte[], int tage[], int nbelem); -void modificationEtat(int tNumCarte[], int tEtat[], int tailleLog) /* Fonstions de gestion des points */ void ajouterPoints(int tNumCarte[], int tPoints[], int tailleLog);