small fixes

This commit is contained in:
Loic Deridder
2025-02-18 13:52:56 +01:00
parent f3bf429c07
commit 28b4b0d3bc
5 changed files with 11 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
/* By: lderidde <lderidde@student.s19.be> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/01/27 11:25:25 by lderidde #+# #+# */
/* Updated: 2025/02/18 09:08:46 by lderidde ### ########.fr */
/* Updated: 2025/02/18 13:06:08 by lderidde ### ########.fr */
/* */
/* ************************************************************************** */
@@ -33,7 +33,7 @@
# include "exec/exec.h"
# include "exec/expander.h"
# define DEBUG 1
# define DEBUG 0
# ifndef DIO_PATH
# define DIO_PATH "ast.xml"