diff options
| author | Juan Manuel Tomás <jtomas1815@gmail.com> | 2025-10-17 01:41:28 -0300 |
|---|---|---|
| committer | Juan Manuel Tomás <jtomas1815@gmail.com> | 2025-10-17 01:41:28 -0300 |
| commit | d2a8d3a2171ebbc9934e3703a0f9b6fd4070a6b8 (patch) | |
| tree | 0288cef6914624b373e880e893169615eb921662 /lempel.lisp | |
| download | lempel-d2a8d3a2171ebbc9934e3703a0f9b6fd4070a6b8.tar.gz lempel-d2a8d3a2171ebbc9934e3703a0f9b6fd4070a6b8.zip | |
Initial Commit
Diffstat (limited to 'lempel.lisp')
| -rw-r--r-- | lempel.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lempel.lisp b/lempel.lisp new file mode 100644 index 0000000..bb063c8 --- /dev/null +++ b/lempel.lisp @@ -0,0 +1 @@ +(in-package #:lempel) |
