momentanee solution pour extern variable
This commit is contained in:
@@ -6,12 +6,14 @@
|
||||
/* By: lperrey <lperrey@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2021/10/04 05:59:26 by lperrey #+# #+# */
|
||||
/* Updated: 2021/12/18 05:08:48 by lperrey ### ########.fr */
|
||||
/* Updated: 2021/12/20 14:57:48 by hulamy ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#include "minishell.h"
|
||||
|
||||
int g_switch_heredoc_sigint;
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
t_all c;
|
||||
|
||||
Reference in New Issue
Block a user