From 3ba5bc7420230f0869d54cddc67a6cb813fde7d0 Mon Sep 17 00:00:00 2001 From: HORVILLE Ewen Date: Tue, 7 Dec 2021 15:48:21 +0100 Subject: [PATCH] Update SAE --- APL1.1/SAE11_2021/main.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/APL1.1/SAE11_2021/main.c b/APL1.1/SAE11_2021/main.c index e0e1809..d5a6c7e 100644 --- a/APL1.1/SAE11_2021/main.c +++ b/APL1.1/SAE11_2021/main.c @@ -1,16 +1,10 @@ #include #include #include -#include -#include -#include -#include "graph_sup.h" +#include "graph_sup.h" #include "taquin.h" -<<<<<<< HEAD #include "menu.h" -======= ->>>>>>> dbf5cd20576dc4c4a48593bdccdfb0fe959dcf34 int main(int argc, char* argv[]) { InitialiserGraphique();