From 1505dcf49d8a727b95f15e84a8ea4eda6a5a9ec2 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 23 Jun 2024 12:49:46 -0700 Subject: changes various and sundry --- hypnotisml.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hypnotisml.asd') diff --git a/hypnotisml.asd b/hypnotisml.asd index 53be346..15d90e1 100644 --- a/hypnotisml.asd +++ b/hypnotisml.asd @@ -7,6 +7,6 @@ :version "0.0.1" :pathname "src/" :serial t - :depends-on (#:def #:alexandria #:parenscript) + :depends-on (#:def #:alexandria #:parenscript #:closer-mop) :components ((:file "package") (:file "hypnotisml"))) -- cgit v1.2.3