summaryrefslogtreecommitdiff
path: root/objective-cl.asd
diff options
context:
space:
mode:
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 712376e..96d94f6 100644
--- a/objective-cl.asd
+++ b/objective-cl.asd
@@ -131,7 +131,8 @@
"class-definition"
"method-invocation"
"method-definition"
- "reader-syntax"))
+ "reader-syntax"
+ "data-types"))
(:file "post-init" :depends-on ("defpackage"
"libobjcl"
"init"