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, 3 insertions, 0 deletions
diff --git a/objective-cl.asd b/objective-cl.asd
index c35f7fa..4e72ec0 100644
--- a/objective-cl.asd
+++ b/objective-cl.asd
@@ -137,6 +137,9 @@
"method-definition"
"reader-syntax"
"data-types"))
+ (:file "util-sequences" :depends-on ("defpackage"
+ "method-invocation"
+ "libobjcl"))
(:file "post-init" :depends-on ("defpackage"
"libobjcl"
"init"