From 6074d16159172a8abf7a994c8a4b634540d007b3 Mon Sep 17 00:00:00 2001 From: Siwa12100 Date: Fri, 13 Jan 2023 14:56:46 +0100 Subject: [PATCH] test commit fonctionnel Jean --- source/choix.c | 0 source/sae.c | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) create mode 100644 source/choix.c diff --git a/source/choix.c b/source/choix.c new file mode 100644 index 0000000..e69de29 diff --git a/source/sae.c b/source/sae.c index a4f0bde..b832b81 100644 --- a/source/sae.c +++ b/source/sae.c @@ -619,6 +619,7 @@ void afficheNbPlacesDep(VilleIut *tVilleIut[], int nbVilles, char nomDept[]) return -1; }*/ + /** * Affiche et gère le menu administrateur. * @@ -685,9 +686,6 @@ void menuAdmin(VilleIut **villeIut, int nbVilles) - - - /* ================================================ Partie 2