diff --git a/part4.h b/part4.h index 9855d3b..57b2ed1 100644 --- a/part4.h +++ b/part4.h @@ -55,9 +55,6 @@ Candidat defC(Filecand fC); <<<<<<< HEAD int chargement (Candidat tCandAcc[], int tmax, FILEfe);// chargement des files cand et chx Filecand ChargementfileC(Filecand fC, int *nbC);//chargement pour la file d'attente -======= -int chargement (Candidat tCandAcc[], int tmax, FILE *fe);// chargement des files cand et chx ->>>>>>> e32572c7e16bdf2af0d2765fcbeb57f084929d24 void test (void);