aboutsummaryrefslogtreecommitdiff
path: root/src/parse/parse_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/parse_error.c')
-rw-r--r--src/parse/parse_error.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/parse/parse_error.c b/src/parse/parse_error.c
deleted file mode 100644
index 84b06b2..0000000
--- a/src/parse/parse_error.c
+++ /dev/null
@@ -1,13 +0,0 @@
-/* ************************************************************************** */
-/* */
-/* ::: :::::::: */
-/* parse_error.c :+: :+: :+: */
-/* +:+ +:+ +:+ */
-/* By: nahaddac <nahaddac@student.42.fr> +#+ +:+ +#+ */
-/* +#+#+#+#+#+ +#+ */
-/* Created: 2020/06/18 15:09:48 by nahaddac #+# #+# */
-/* Updated: 2020/07/20 10:46:26 by nahaddac ### ########.fr */
-/* */
-/* ************************************************************************** */
-
-#include "parser.h"