introduce parse tokens

This commit is contained in:
vrd
2023-03-10 19:04:21 +02:00
parent 29b777e382
commit 8c5e6ba30e
4 changed files with 409 additions and 250 deletions
-1
View File
@@ -26,7 +26,6 @@ warnings='
other='-fno-fat-lto-objects'
cd src
g++ -o tft $language $optimizations $warnings $other -DNDEBUG -pipe -s *.cpp -lncursesw
#-static -lncursesw -ltinfo