aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/include/csv.h (renamed from csv.h)0
-rw-r--r--lib/makefile0
-rw-r--r--lib/src/csv.c (renamed from csv.c)0
-rw-r--r--tests/makefile0
-rw-r--r--tests/src/csv-test.c (renamed from csv-test.c)0
5 files changed, 0 insertions, 0 deletions
diff --git a/csv.h b/lib/include/csv.h
index 9ac7c05..9ac7c05 100644
--- a/csv.h
+++ b/lib/include/csv.h
diff --git a/lib/makefile b/lib/makefile
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/lib/makefile
diff --git a/csv.c b/lib/src/csv.c
index e9c7464..e9c7464 100644
--- a/csv.c
+++ b/lib/src/csv.c
diff --git a/tests/makefile b/tests/makefile
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/makefile
diff --git a/csv-test.c b/tests/src/csv-test.c
index c99c049..c99c049 100644
--- a/csv-test.c
+++ b/tests/src/csv-test.c