clean
This commit is contained in:
parent
6b2360ab6b
commit
1fb86f0fa0
5 changed files with 3 additions and 38 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: mcolonna <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/04/24 13:47:40 by mcolonna #+# #+# */
|
||||
/* Updated: 2024/06/27 14:45:51 by mcolonna ### ########.fr */
|
||||
/* Updated: 2024/06/27 15:02:36 by mcolonna ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -14,6 +14,7 @@
|
|||
# define PARSE_COMMAND_READ_ELEMENT_H
|
||||
|
||||
# include "include.h"
|
||||
# include "parse_command_utils.h"
|
||||
|
||||
// Read an element from the stream (a call to a program or a redirection)
|
||||
// Change args accordingly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue