Move regex_t into parse.h and rename to parse_tree_t
This commit is contained in:
@@ -5,7 +5,6 @@ add_library(lib
|
||||
fsa.c
|
||||
min_heap.c
|
||||
parse.c
|
||||
regex.c
|
||||
)
|
||||
set_default_target_options(lib)
|
||||
target_include_directories(lib PUBLIC include)
|
||||
|
||||
Reference in New Issue
Block a user