@@ -37,10 +37,11 @@ D_HEADERS = ./headers
HEADERS = computorv1.h
D_SRCS = ./src \
./src/utils
SRCS = computorv1.c \
SRCS = main.c \
launcher.c \
lexer.c \
parser.c \
reduce.c \
reducer.c \
errors.c \
print_enums.c
The note is not visible to the blocked user.