X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=kmrcl.asd;h=13d7442b32244c28f74fbd498eccf6c09110b06c;hb=ab5f800e2939665c968b9e97519d99bddb39251d;hp=fa298022bf550da93778fbab489ef246df0b9bd2;hpb=7367c68a5daa2ef45c7adf1f4097596f84f5e4dd;p=kmrcl.git diff --git a/kmrcl.asd b/kmrcl.asd index fa29802..13d7442 100644 --- a/kmrcl.asd +++ b/kmrcl.asd @@ -48,6 +48,7 @@ (:file "symbols" :depends-on ("macros")) (:file "datetime" :depends-on ("macros")) (:file "math" :depends-on ("macros")) + (:file "color" :depends-on ("macros")) #+kmr-mop (:file "mop" :depends-on ("macros")) #+kmr-mop (:file "attrib-class" :depends-on ("seqs" "mop")) (:file "equal" :depends-on ("macros" #+kmr-mop "mop"))