Merge branch 'master' into maix/norminette
This commit is contained in:
commit
43e276cc1e
3 changed files with 74 additions and 114 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/03/28 14:41:15 by rparodi #+# #+# */
|
||||
/* Updated: 2024/04/28 18:34:45 by maiboyer ### ########.fr */
|
||||
/* Updated: 2024/04/29 15:07:54 by rparodi ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -27,6 +27,8 @@
|
|||
# include <readline/readline.h>
|
||||
# include <readline/history.h>
|
||||
|
||||
# define PATH_FILES "/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
|
||||
|
||||
typedef struct s_utils
|
||||
{
|
||||
t_str name_shell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue