Skip to content

Commit

Permalink
add simple-date to asd file
Browse files Browse the repository at this point in the history
  • Loading branch information
mck- committed Apr 13, 2012
1 parent 88492d6 commit dad3126
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example.asd
Expand Up @@ -3,7 +3,8 @@
:description "Example cl-heroku application"
:depends-on (#:hunchentoot
#:cl-who
#:postmodern)
#:postmodern
#:simple-date)
:components ((:file "package")
(:module :src
:serial t
Expand Down

0 comments on commit dad3126

Please sign in to comment.