summaryrefslogtreecommitdiff
path: root/objective-cl.asd
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-03-06 12:09:25 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-03-06 12:09:25 +0100
commitd4b607fba1a7481f7bef23b38495c591c2ba6e3e (patch)
treed05013a29c7de2833e62e0d6efbbc16fd926d71d /objective-cl.asd
parent161800b451fbc2cb9ad5952cd3d7ff8d002e800e (diff)
Implement #/description (NS::MLK-LISP-VALUE).
darcs-hash:40fcce373c4bbecb159aa9e51e52729864fa75d2
Diffstat (limited to 'objective-cl.asd')
-rw-r--r--objective-cl.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/objective-cl.asd b/objective-cl.asd
index 983721b..aebcad6 100644
--- a/objective-cl.asd
+++ b/objective-cl.asd
@@ -104,7 +104,8 @@
"init"
"class-definition"
"method-invocation"
- "method-definition"))
+ "method-definition"
+ "reader-syntax"))
(:file "post-init" :depends-on ("defpackage"
"libobjcl"
"init"