remove more files

This commit is contained in:
Barrett Ruth 2025-12-14 16:03:58 -06:00
parent 50d153c8a9
commit 4a5bc9b92f
43 changed files with 1449 additions and 0 deletions

View file

@ -0,0 +1,5 @@
-std=c++23
-Wall
-Wextra
-Wpedantic
-Wshadow

View file

@ -0,0 +1,6 @@
-std=c++23
-Wall
-Wextra
-Wpedantic
-Wshadow
-DLOCAL

View file

@ -0,0 +1,6 @@
-Wall
-Wextra
-Wpedantic
-Wshadow
-DLOCAL
-std=c++23