Rename structures and free procedures to reflect module change
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
|
||||
#include "regex.h"
|
||||
|
||||
bool desugar_regex(parse_tree_t *regex);
|
||||
bool desugar_regex(regex_t *regex);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user