Gestion d'erreur

master
Louis GERMAIN 1 year ago
parent 8267fef500
commit 9f6f6be857

@ -40,7 +40,7 @@ typedef struct
int nbPred;
Liste succ;
int dateDebut;
bool traite;
Booleen traite;
} Tache;
typedef struct

Loading…
Cancel
Save