From 210a2d70570792f8fac53960557232de910bff37 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 5 Sep 2021 15:38:46 -0700 Subject: add dep on Anaphora and use APROG1, ALET & AAND in various places Signed-off-by: Sean Whitton --- consfigurator.asd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index 6edb70e..b3977c0 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -4,7 +4,8 @@ :author "Sean Whitton " :licence "GPL-3+" :serial t - :depends-on (#:alexandria + :depends-on (#:anaphora + #:alexandria #:babel #:babel-streams #:cl-ppcre -- cgit v1.2.3