On Sun, Aug 22, 2010 at 12:00 PM, Arie van Wingerden wrote:
> On this leiningen doc webpage
> http://github.com/technomancy/leiningen/blob/master/sample.project.clj there
> is an entry:
>
>:main [org.example.sample]
>
>
> but this should be:
>
>:main org.example.sample
Thanks; just fixed
On this leiningen doc webpage
http://github.com/technomancy/leiningen/blob/master/sample.project.clj there
is an entry:
:main [org.example.sample]
but this should be:
:main org.example.sample
hth
--
You received this message because you are subscribed to the Google
Groups "Clojure" grou