Renamed: parser/src to parser/static
This commit is contained in:
parent
c40eae3699
commit
d4af13cab3
4467 changed files with 4375 additions and 4375 deletions
|
|
@ -1,27 +0,0 @@
|
|||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* alias_sequences.h :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/04/14 19:17:54 by maiboyer #+# #+# */
|
||||
/* Updated: 2024/04/14 19:18:20 by maiboyer ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#ifndef ALIAS_SEQUENCES_H
|
||||
# define ALIAS_SEQUENCES_H
|
||||
|
||||
# include "../types/type_alias_sequences.h"
|
||||
# include "../headers/symbols.h"
|
||||
# include "../headers/external_scanner_symbol_identifiers.h"
|
||||
# include "../headers/field_identifiers.h"
|
||||
|
||||
# include "../headers/constants.h"
|
||||
|
||||
void alias_sequences_0(t_alias_sequences_array *v);
|
||||
void alias_sequences_1(t_alias_sequences_array *v);
|
||||
void alias_sequences_2(t_alias_sequences_array *v);
|
||||
|
||||
#endif // ALIAS_SEQUENCES_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue