From 4bc1abefdb175916c5b1316cd3eeeefd786a4787 Mon Sep 17 00:00:00 2001 From: Jack Halford Date: Wed, 21 Sep 2016 23:03:47 +0200 Subject: [PATCH] moved lstnew to folder --- libftasm/{ => src/lst}/ft_lstnew.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename libftasm/{ => src/lst}/ft_lstnew.c (100%) diff --git a/libftasm/ft_lstnew.c b/libftasm/src/lst/ft_lstnew.c similarity index 100% rename from libftasm/ft_lstnew.c rename to libftasm/src/lst/ft_lstnew.c