X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=kmrcl.asd;fp=kmrcl.asd;h=7a2ff95a0f62ae341a01396e318cd5701fa48944;hb=969fdba72abb830cd8fff86cc77c21b4a7da3620;hp=13d7442b32244c28f74fbd498eccf6c09110b06c;hpb=0fb5749096c6f771a6aa430dc7aea3110abf1e06;p=kmrcl.git diff --git a/kmrcl.asd b/kmrcl.asd index 13d7442..7a2ff95 100644 --- a/kmrcl.asd +++ b/kmrcl.asd @@ -50,7 +50,7 @@ (: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")) + ;; #+kmr-mop (:file "attrib-class" :depends-on ("seqs" "mop")) (:file "equal" :depends-on ("macros" #+kmr-mop "mop")) (:file "web-utils" :depends-on ("macros" "strings")) (:file "xml-utils" :depends-on ("macros"))