Fix bugs
This commit is contained in:
@@ -7,6 +7,8 @@ include_directories(src)
|
||||
|
||||
add_executable(groundc
|
||||
src/main.c
|
||||
src/interpreter.c
|
||||
src/interpreter.h
|
||||
src/parser.c
|
||||
src/parser.h
|
||||
src/lexer.c
|
||||
|
||||
Reference in New Issue
Block a user