Folders deleted

This commit is contained in:
Manzovince
2019-04-14 21:39:40 +02:00
parent 5d6b2b0db3
commit 9d8940e6a5
7 changed files with 10 additions and 10 deletions

BIN
fillit

Binary file not shown.

View File

@@ -6,11 +6,11 @@
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/04/12 22:29:45 by vmanzoni #+# #+# */
/* Updated: 2019/04/14 14:17:47 by vmanzoni ### ########.fr */
/* Updated: 2019/04/14 21:37:19 by vmanzoni ### ########.fr */
/* */
/* ************************************************************************** */
#include "../includes/fillit.h"
#include "fillit.h"
/*
char *get_smallest_square()

View File

@@ -6,11 +6,11 @@
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/03/01 13:29:05 by vmanzoni #+# #+# */
/* Updated: 2019/04/14 18:40:49 by vmanzoni ### ########.fr */
/* Updated: 2019/04/14 21:37:23 by vmanzoni ### ########.fr */
/* */
/* ************************************************************************** */
#include "../includes/fillit.h"
#include "fillit.h"
/*
** Function that display error message *s on fd

View File

@@ -6,11 +6,11 @@
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/02/12 13:20:48 by vmanzoni #+# #+# */
/* Updated: 2019/04/14 17:44:38 by vmanzoni ### ########.fr */
/* Updated: 2019/04/14 21:37:27 by vmanzoni ### ########.fr */
/* */
/* ************************************************************************** */
#include "../includes/fillit.h"
#include "fillit.h"
int main(int argc, char **argv)
{

View File

@@ -6,11 +6,11 @@
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/03/01 13:35:48 by vmanzoni #+# #+# */
/* Updated: 2019/04/14 12:13:16 by vmanzoni ### ########.fr */
/* Updated: 2019/04/14 21:37:31 by vmanzoni ### ########.fr */
/* */
/* ************************************************************************** */
#include "../includes/fillit.h"
#include "fillit.h"
/*
void ft_print_fillit()

View File

@@ -6,11 +6,11 @@
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/04/13 12:09:46 by vmanzoni #+# #+# */
/* Updated: 2019/04/14 18:54:53 by vmanzoni ### ########.fr */
/* Updated: 2019/04/14 21:37:37 by vmanzoni ### ########.fr */
/* */
/* ************************************************************************** */
#include "../includes/fillit.h"
#include "fillit.h"
/*
** Function that read and return a ptr to file