(asdf:defsystem portaCL :version "0.1.3" :description "Eases the creation of portability libraries." :maintainer " " :author " " :licence "BSD-style" :depends-on () :serial t :components ((:file "package") (:file "feature-tests") (:file "conditions") (:file "control-flow") (:file "name-parts") (:file "asdf-components") (:file "reader")))