Skip to content

Commit

Permalink
Fix not to cause interning 'solr in cl-user, to avoid symbol conflict.
Browse files Browse the repository at this point in the history
  • Loading branch information
shirok committed May 26, 2011
1 parent 1390ac0 commit a0c5a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solr.asd
Expand Up @@ -6,7 +6,7 @@
(require :datetime)
(require :net-xml-generator)

(asdf:defsystem solr
(asdf:defsystem :solr
:name "Solr"
:author "Shiro Kawai"
:version "0.1"
Expand Down

0 comments on commit a0c5a8b

Please sign in to comment.