updated errok placements

This commit is contained in:
Partho
2025-04-28 00:06:54 -04:00
parent 31e8517601
commit 49b83cd8ad
2 changed files with 7 additions and 24 deletions

View File

@ -4,7 +4,7 @@ FLEX := flex
BISON = bison
CFLAGS := -ggdb
BISONFLAGS := -d
BISONFLAGS := -d -Wcounterexamples
LEX := src/lexicalStructure.lex
YACC := src/grammar.y