initial commit

This commit is contained in:
SuperNovaa41
2023-06-15 19:54:14 -04:00
commit d437b5a882
5 changed files with 154 additions and 0 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
build:
g++ -I/usr/include/python3.11 -lpython3.11 main.cpp -o schedule