From 2c72ade096b9da53b4bfcd5921ea25ecd0790514 Mon Sep 17 00:00:00 2001 From: TurinTech Bot Date: Thu, 22 Aug 2024 16:53:14 +0100 Subject: [PATCH] Artemis Changes --- f1.h | 2 +- post_test.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 post_test.sh diff --git a/f1.h b/f1.h index 9352fb2..1922add 100644 --- a/f1.h +++ b/f1.h @@ -16,4 +16,4 @@ class F1 bool run(); }; -#endif +#endif \ No newline at end of file diff --git a/post_test.sh b/post_test.sh old mode 100755 new mode 100644