This commit is contained in:
Jack Halford 2017-03-16 16:40:58 +01:00
commit f3673b1006
2 changed files with 12 additions and 12 deletions

View file

@ -1,14 +1,14 @@
/* /1* ************************************************************************** *1/ */ /* ************************************************************************** */
/* /1* *1/ */ /* */
/* /1* ::: :::::::: *1/ */ /* ::: :::::::: */
/* /1* exec_math.c :+: :+: :+: *1/ */ /* exec_math.c :+: :+: :+: */
/* /1* +:+ +:+ +:+ *1/ */ /* +:+ +:+ +:+ */
/* /1* By: ariard <ariard@student.42.fr> +#+ +:+ +#+ *1/ */ /* By: ariard <ariard@student.42.fr> +#+ +:+ +#+ */
/* /1* +#+#+#+#+#+ +#+ *1/ */ /* +#+#+#+#+#+ +#+ */
/* /1* Created: 2017/03/07 10:58:49 by ariard #+# #+# *1/ */ /* Created: 2017/03/07 10:58:49 by ariard #+# #+# */
/* Updated: 2017/03/16 15:53:01 by jhalford ### ########.fr */ /* Updated: 2017/03/16 16:40:27 by jhalford ### ########.fr */
/* /1* *1/ */ /* */
/* /1* ************************************************************************** *1/ */ /* ************************************************************************** */
/* #include "minishell.h" */ /* #include "minishell.h" */

View file

@ -6,7 +6,7 @@
/* By: jhalford <jack@crans.org> +#+ +:+ +#+ */ /* By: jhalford <jack@crans.org> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */ /* +#+#+#+#+#+ +#+ */
/* Created: 2017/01/09 13:05:55 by jhalford #+# #+# */ /* Created: 2017/01/09 13:05:55 by jhalford #+# #+# */
/* Updated: 2017/03/16 16:39:03 by jhalford ### ########.fr */ /* Updated: 2017/03/16 16:39:58 by jhalford ### ########.fr */
/* */ /* */
/* ************************************************************************** */ /* ************************************************************************** */