reduced form calculated

This commit is contained in:
hugogogo
2026-05-03 23:57:47 +02:00
parent 3420923557
commit edc678cee4
6 changed files with 52 additions and 9 deletions

View File

@@ -40,6 +40,7 @@ D_SRCS = ./src \
SRCS = computorv1.c \
lexer.c \
parser.c \
reduce.c \
errors.c \
print_enums.c