Skip to content

Commit

Permalink
Adding :description to .asd
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Sep 28, 2011
1 parent 50cff22 commit bc30f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cl-speedy-queue.asd
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
:serial t
:author "Adlai Chandrasekhar <munchking@gmail.com>"
:licence "MIT"
:description "cl-speedy-queue is a portable, optimized queue implementation."
:components ((:file "cl-speedy-queue")))

0 comments on commit bc30f16

Please sign in to comment.