summaryrefslogtreecommitdiff
path: root/objective-cl-tests.asd
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-02-03 10:41:03 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-02-03 10:41:03 +0100
commit62933e138ce166f9b7901e8f783e4e17402d7aff (patch)
tree3c8c4ec5d49f4ef8abe894d9e03e4d55c7656a60 /objective-cl-tests.asd
parentd24eda3f5a8093cd5e3316453f170de659c75586 (diff)
Add system objective-cl-clozure-compat.
darcs-hash:118ca7e4268f77f7b9b9ab10c17200cebdd00ba9
Diffstat (limited to 'objective-cl-tests.asd')
-rw-r--r--objective-cl-tests.asd2
1 files changed, 1 insertions, 1 deletions
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 <matthias@benkard.de>"
: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")))))