From c64fa4b78669f4eccce4b2314a2ee494a222e379 Mon Sep 17 00:00:00 2001 From: Jack Halford Date: Tue, 27 Sep 2016 05:19:21 +0200 Subject: [PATCH] modules --- libftasm/.gitmodules | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 libftasm/.gitmodules diff --git a/libftasm/.gitmodules b/libftasm/.gitmodules deleted file mode 100644 index 8a985075..00000000 --- a/libftasm/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "ft_printf"] - path = ft_printf - url = http://github.com/jzck/ft_printf