stoped putting file arount the system
This commit is contained in:
@@ -49,7 +49,7 @@ t_ast_n *parser(char *input, t_msh *msh)
|
||||
create_heredoc(lst);
|
||||
if (DEBUG)
|
||||
{
|
||||
dio = drawio_init("ast.xml");
|
||||
dio = drawio_init(DIO_PATH);
|
||||
gen_dio_linked_list(lst, dio);
|
||||
}
|
||||
ast = get_ast(msh, lst);
|
||||
|
||||
Reference in New Issue
Block a user