From c52d0766d73969cbca7bcb34a69a307448753a7a Mon Sep 17 00:00:00 2001 From: Thomas Kolb Date: Fri, 23 Aug 2024 19:52:24 +0200 Subject: [PATCH] Remove obsolete compile_flags.txt --- impl/compile_flags.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 impl/compile_flags.txt diff --git a/impl/compile_flags.txt b/impl/compile_flags.txt deleted file mode 100644 index 3ae5280..0000000 --- a/impl/compile_flags.txt +++ /dev/null @@ -1,6 +0,0 @@ --I./src --Wall --pedantic --Wextra --std=c99 --DDEBUG_LIQUID