examples: add package prefix to defsystem

This commit is contained in:
Daniel Kochmanski 2017-07-22 13:07:47 +02:00
parent 5eb8475be5
commit 4bbc079341

View file

@ -1,4 +1,4 @@
(defsystem #:example-with-dep
(asdf:defsystem #:example-with-dep
:serial t
:depends-on (#:alexandria)
:components ((:file "package")