Browse Source

I forgot to remove the conditions file from the defsystem.

Brit Butler 11 years ago
parent
commit
c0447fd7d0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      coleslaw.asd

+ 0 - 1
coleslaw.asd

17
   :serial t
17
   :serial t
18
   :components ((:file "packages")
18
   :components ((:file "packages")
19
                (:file "util")
19
                (:file "util")
20
-               (:file "conditions")
21
                (:file "config")
20
                (:file "config")
22
                (:file "themes")
21
                (:file "themes")
23
                (:file "documents")
22
                (:file "documents")