added dep on split-sequence
authorDrew Crampsie <drewc@tech.coop>
Fri, 9 Sep 2005 11:29:58 +0000 (04:29 -0700)
committerDrew Crampsie <drewc@tech.coop>
Fri, 9 Sep 2005 11:29:58 +0000 (04:29 -0700)
darcs-hash:20050909112958-5417e-b80f8abec5030fc42a8337f101ca4af962cdee96.gz

lisp-on-lines.asd

index e4daa46..fbb7a5b 100644 (file)
@@ -32,4 +32,4 @@
                :pathname "src/components/"
                 :components ((:file "range-list")
                             (:file "ajax"))))
                :pathname "src/components/"
                 :components ((:file "range-list")
                             (:file "ajax"))))
-:depends-on (:meta-model :mewa))
+:depends-on (:meta-model :mewa :split-sequence))