Removed line single comments bc no asni c lol
This commit is contained in:
parent
9d8139e035
commit
ebaa4dd822
95 changed files with 107 additions and 99 deletions
|
|
@ -27,4 +27,4 @@ void lex_keywords_array_2(t_lex_keywords_array *v);
|
|||
void lex_keywords_array_3(t_lex_keywords_array *v);
|
||||
void lex_keywords_array_4(t_lex_keywords_array *v);
|
||||
|
||||
#endif // LEX_KEYWORDS_ARRAY_H
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -19,4 +19,4 @@
|
|||
# include "../../headers/constants.h"
|
||||
# include "../../../parse_types.h"
|
||||
|
||||
#endif // INLINE_H
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -124,4 +124,4 @@ bool lex_keywords_s95(t_lexer *lexer, t_lexer_state *s);
|
|||
bool lex_keywords_s96(t_lexer *lexer, t_lexer_state *s);
|
||||
bool lex_keywords_default(t_lexer *lexer, t_lexer_state *s);
|
||||
|
||||
#endif // LEX_KEYWORDS_FUNCS_H
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue