summaryrefslogtreecommitdiffstats
path: root/src/e_huffman.c
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2005-04-11 22:08:09 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2005-04-11 22:08:09 (GMT)
commitbad92fb32d5b32fdb478f4c4cbe2daa8d9900cbf (patch)
tree6e78c5175c1ee76747d8b61b7dd69e841a7dadcf /src/e_huffman.c
parent1a735f44bbb5553bb2d12cf86de4b59b1206c9dd (diff)
download5kk53-bad92fb32d5b32fdb478f4c4cbe2daa8d9900cbf.zip
5kk53-bad92fb32d5b32fdb478f4c4cbe2daa8d9900cbf.tar.gz
5kk53-bad92fb32d5b32fdb478f4c4cbe2daa8d9900cbf.tar.bz2
Huffman coder and decoder compile cleanly now. Need to be used +tested however.
Diffstat (limited to 'src/e_huffman.c')
-rw-r--r--src/e_huffman.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/e_huffman.c b/src/e_huffman.c
deleted file mode 100644
index ea97f4a..0000000
--- a/src/e_huffman.c
+++ /dev/null
@@ -1 +0,0 @@
-#include "huffman.h"