dotfiles/sbcl/.quicklisp/dists/quicklisp/software/vom-20160825-git/vom.asd
2020-01-20 14:13:08 -05:00

6 lines
186 B
Common Lisp

(asdf:defsystem vom
:author "Andrew Danger Lyon <orthecreedence@gmail.com>"
:license "MIT"
:version "0.1.4"
:description "A tiny logging utility."
:components ((:file "vom")))