From fb8d334666ccd3d837c9210e044571c8744fabc0 Mon Sep 17 00:00:00 2001 From: Malak ATOUIL Date: Fri, 16 Dec 2022 15:22:48 +0100 Subject: [PATCH] rien pour l'instant --- Atest.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Atest.c diff --git a/Atest.c b/Atest.c new file mode 100644 index 0000000..572191a --- /dev/null +++ b/Atest.c @@ -0,0 +1,6 @@ +#include "sae.h" + +int main(void) +{ + return 0; +} \ No newline at end of file