Check out https://github.com/clojure/clojure/blob/master/src/clj/clojure/main.clj#L404
and https://github.com/clojure/clojure/blob/master/src/jvm/clojure/main.java On Sat, Jun 22, 2013 at 7:20 PM, jayvandal <jayvan...@gmail.com> wrote: > in a project file the > :main my-website.server) > Is this like a go to statement or a do like statement > > it seems that the leiningen has default to the welcome clj file.If it > doesn't find the welcome file what does leiningen do? > > In the my-website.server clj file , the main function ends with a > :ns 'my-website]))) > what does this statement do?? > > thanks jvandal > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.