diff --git a/srcs/atomes.c b/srcs/atomes.c index 1a0f39a..7860016 100644 --- a/srcs/atomes.c +++ b/srcs/atomes.c @@ -138,6 +138,7 @@ void afficherOffre(Offre *offre) /*---------------------------------------------------------------------*/ +/* int main(void) { Offre offre1 = {"Travaux1", NULL}; @@ -173,5 +174,4 @@ int main(void) return (0); } - - +*/ \ No newline at end of file