From b092b29fcec9a95286488850700787d4cc787a2c Mon Sep 17 00:00:00 2001 From: DahmaneYanis Date: Fri, 13 Jan 2023 22:17:59 +0100 Subject: [PATCH] Test programme fonctionnel --- source/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/main.c b/source/main.c index 184f5ca..44200a6 100644 --- a/source/main.c +++ b/source/main.c @@ -8,9 +8,9 @@ int main(void) // #ifdef _WIN32 // color // #endif - guillaume(); + //guillaume(); //testCharge(); - //Globale(); + Globale(); //testJean(); return 0;