still working on integrating the config file stuff
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: me <erlazo@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/07/11 23:01:41 by me #+# #+# */
|
||||
/* Updated: 2022/07/23 15:53:19 by me ### ########.fr */
|
||||
/* Updated: 2022/07/25 20:56:53 by me ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -45,6 +45,7 @@ private:
|
||||
|
||||
void _check_proper_line_end(size_t prev, size_t curr); // const?
|
||||
|
||||
int _check_for_semicolon(std::string line); // const?
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user