Skip to content

Commit

Permalink
add :description (fixes #1)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshuebner committed Feb 18, 2013
1 parent 04dddff commit 799c9e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cl-fad.asd
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@


(asdf:defsystem #:cl-fad (asdf:defsystem #:cl-fad
:version "0.7.0" :version "0.7.0"
:description "Portable pathname library"
:serial t :serial t
:components ((:file "packages") :components ((:file "packages")
#+:cormanlisp (:file "corman") #+:cormanlisp (:file "corman")
Expand Down

0 comments on commit 799c9e5

Please sign in to comment.