summaryrefslogtreecommitdiff
path: root/lempel.lisp
diff options
context:
space:
mode:
authorJuan Manuel Tomás <jtomas1815@gmail.com>2025-11-04 17:53:41 -0300
committerJuan Manuel Tomás <jtomas1815@gmail.com>2025-11-04 17:53:41 -0300
commit4e6aae19275dad2053adbc2ad34ab1330daf1b0f (patch)
tree0f6d08e48b06be9ee48ca6848289068ea228112c /lempel.lisp
parentd2a8d3a2171ebbc9934e3703a0f9b6fd4070a6b8 (diff)
downloadlempel-4e6aae19275dad2053adbc2ad34ab1330daf1b0f.tar.gz
lempel-4e6aae19275dad2053adbc2ad34ab1330daf1b0f.zip
Working decoder on byte level
Diffstat (limited to 'lempel.lisp')
-rw-r--r--lempel.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lempel.lisp b/lempel.lisp
deleted file mode 100644
index bb063c8..0000000
--- a/lempel.lisp
+++ /dev/null
@@ -1 +0,0 @@
-(in-package #:lempel)