diff options
author | Till Höppner | 2016-02-18 18:53:30 +0100 |
---|---|---|
committer | Till Höppner | 2016-02-18 18:53:30 +0100 |
commit | aea35fa7e1a3261e5e7a3e8daa999bed3dcd193f (patch) | |
tree | 6f010c750dd390a5cbbb6c935603b14f800d6d7c /examples/foo/data | |
parent | 7808afe883904650a012ce1ccf8ff596aa294c4b (diff) | |
download | includedir-aea35fa7e1a3261e5e7a3e8daa999bed3dcd193f.tar.gz includedir-aea35fa7e1a3261e5e7a3e8daa999bed3dcd193f.tar.xz includedir-aea35fa7e1a3261e5e7a3e8daa999bed3dcd193f.zip |
Restructure, add API, add compression
Diffstat (limited to 'examples/foo/data')
-rw-r--r-- | examples/foo/data/empty | 0 | ||||
-rw-r--r-- | examples/foo/data/foo | 1 | ||||
-rw-r--r-- | examples/foo/data/inner/boom | 1 |
3 files changed, 0 insertions, 2 deletions
diff --git a/examples/foo/data/empty b/examples/foo/data/empty deleted file mode 100644 index e69de29..0000000 --- a/examples/foo/data/empty +++ /dev/null diff --git a/examples/foo/data/foo b/examples/foo/data/foo deleted file mode 100644 index 257cc56..0000000 --- a/examples/foo/data/foo +++ /dev/null @@ -1 +0,0 @@ -foo diff --git a/examples/foo/data/inner/boom b/examples/foo/data/inner/boom deleted file mode 100644 index 9e2ba7e..0000000 --- a/examples/foo/data/inner/boom +++ /dev/null @@ -1 +0,0 @@ -boom |