[ADD] history
This commit is contained in:
parent
e0b059bea6
commit
1d6bd27675
2 changed files with 5 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: jschaft <cecile.schaft@orange.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/04/23 14:15:12 by mcolonna #+# #+# */
|
||||
/* Updated: 2024/05/16 18:18:16 by mcolonna ### ########.fr */
|
||||
/* Updated: 2024/05/31 13:45:38 by mcolonna ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -26,6 +26,8 @@
|
|||
# include <sys/wait.h>
|
||||
# include "libft.h"
|
||||
# include "libtf.h"
|
||||
# include <readline/history.h>
|
||||
# include <readline/readline.h>
|
||||
|
||||
///// ASK COMMAND /////
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue