From fdd5d6a623eb822f78e6c209e6c6e9c37feeb123 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Sat, 31 Oct 2020 08:54:49 -0500 Subject: updated asd --- gtwiwtg.asd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtwiwtg.asd b/gtwiwtg.asd index d412cdc..3253747 100644 --- a/gtwiwtg.asd +++ b/gtwiwtg.asd @@ -1,8 +1,8 @@ ;;;; gtwiwtg.asd (asdf:defsystem #:gtwiwtg - :description "Generators and consumers." - :author "Colin Okay " + :description "Lazy-ish iterators" + :author "Colin Okay " :license "GPLv3" :version "0.1.1" :serial t -- cgit v1.2.3