Loading asdf.asd +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ :licence "MIT" :description "Another System Definition Facility" :long-description "ASDF builds Common Lisp software organized into defined systems." :version "2.013.6" ;; to be automatically updated by bin/bump-revision :version "2.013.7" ;; to be automatically updated by bin/bump-revision :depends-on () :components ((:file "asdf") Loading asdf.lisp +82 −64 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
asdf.asd +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ :licence "MIT" :description "Another System Definition Facility" :long-description "ASDF builds Common Lisp software organized into defined systems." :version "2.013.6" ;; to be automatically updated by bin/bump-revision :version "2.013.7" ;; to be automatically updated by bin/bump-revision :depends-on () :components ((:file "asdf") Loading