Switch to using FILE* and default YY_INPUT.
This commit is contained in:
@@ -37,6 +37,7 @@ add_executable(compiler
|
||||
instruction.cpp instruction.hpp
|
||||
graph.cpp graph.hpp
|
||||
global_scope.cpp global_scope.hpp
|
||||
parse_driver.cpp parse_driver.hpp
|
||||
${BISON_parser_OUTPUTS}
|
||||
${FLEX_scanner_OUTPUTS}
|
||||
main.cpp
|
||||
|
||||
Reference in New Issue
Block a user