feat: initial commit
This commit is contained in:
commit
5ec36f31e5
6 changed files with 1851 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pesticide: main.cpp enums.h enum_names.h
|
||||
g++ -o pesticide main.cpp -Werror -Wextra -pedantic -O0 -g -gdwarf64
|
||||
Loading…
Add table
Add a link
Reference in a new issue