From 62933e138ce166f9b7901e8f783e4e17402d7aff Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sun, 3 Feb 2008 10:41:03 +0100 Subject: Add system objective-cl-clozure-compat. darcs-hash:118ca7e4268f77f7b9b9ab10c17200cebdd00ba9 --- objective-cl-tests.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'objective-cl-tests.asd') diff --git a/objective-cl-tests.asd b/objective-cl-tests.asd index a6cd132..7ecb551 100644 --- a/objective-cl-tests.asd +++ b/objective-cl-tests.asd @@ -20,7 +20,7 @@ :version "0.0.4" :author "Matthias Benkard " :licence "GNU General Public License, version 3 or higher" - :depends-on (#:objective-cl #:lift) + :depends-on (#:objective-cl #:objective-cl-clozure-compat #:lift) :components ((:module "Lisp" :components ((:file "tests"))))) -- cgit v1.2.3