From d2a8d3a2171ebbc9934e3703a0f9b6fd4070a6b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Tom=C3=A1s?= Date: Fri, 17 Oct 2025 01:41:28 -0300 Subject: Initial Commit --- lempel.lisp | 1 + 1 file changed, 1 insertion(+) create mode 100644 lempel.lisp (limited to 'lempel.lisp') 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) -- cgit v1.2.3