diff --git a/SAEtest.c b/SAEtest.c deleted file mode 100644 index 2734977..0000000 --- a/SAEtest.c +++ /dev/null @@ -1,7 +0,0 @@ -#include "SAE.h" - -int main(void) -{ - globale(); - return 0; -}