Move g_empty_token and g_eof_token definition
authorLukas Jiriste <ljiriste@student.42prague.com>
Thu, 28 Nov 2024 11:09:14 +0000 (12:09 +0100)
committerLukas Jiriste <ljiriste@student.42prague.com>
Thu, 28 Nov 2024 16:00:36 +0000 (17:00 +0100)
commit8bc4e916a725c269a563395ba50d3a200577bb19
tree68143c20ee27db1f1c54ab457616b0f77bd56499
parentee133592aaa226cf3afcaa2904ad802e12c1ace5
Move g_empty_token and g_eof_token definition

This is done so that the actions.c file does not need its own
definition.
ft_parse/actions.c
ft_parse/ft_parse_inner.h
ft_parse/parsing_table_constructor/conversion_helpers.c
ft_parse/parsing_table_constructor/pt_constructor.h