/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* small_parse_table_596.c :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: maiboyer +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/04/14 19:17:54 by maiboyer #+# #+# */ /* Updated: 2024/04/14 19:18:20 by maiboyer ### ########.fr */ /* */ /* ************************************************************************** */ #include "./small_parse_table.h" void small_parse_table_2980(t_small_parse_table_array *v) { v->a[59600] = sym_heredoc_end; } /* EOF small_parse_table_596.c */