diff options
| author | Thomas Schmucker <ts@its1.de> | 2025-04-13 10:45:35 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2025-04-13 10:45:35 +0200 |
| commit | 85fe3b67a67825dfc5e43959f001b2a7159dc23f (patch) | |
| tree | 51588584397d6147a77e5fd9d77aa2274b152c6a | |
| parent | 0402756330a118e55d3d7d31baa06e1420347320 (diff) | |
| download | libcsv-85fe3b67a67825dfc5e43959f001b2a7159dc23f.tar.gz libcsv-85fe3b67a67825dfc5e43959f001b2a7159dc23f.tar.bz2 libcsv-85fe3b67a67825dfc5e43959f001b2a7159dc23f.zip | |
new directory structure
| -rw-r--r-- | lib/include/csv.h (renamed from csv.h) | 0 | ||||
| -rw-r--r-- | lib/makefile | 0 | ||||
| -rw-r--r-- | lib/src/csv.c (renamed from csv.c) | 0 | ||||
| -rw-r--r-- | tests/makefile | 0 | ||||
| -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/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 | |||
