Yes, I also tried charge/create. The error message is different, but it still does not work:
;; No such namespace: charge ;; [Thrown class java.lang.Exception] On Oct 20, 5:03 pm, Meikel Brandmeyer <[email protected]> wrote: > Hi, > > On 20 Okt., 10:46, Stefan Rohlfing <[email protected]> wrote: > > > You are right, there was a syntax error in charge.clj. However, after > > correcting the error I get the same error message as with the other > > namespace declaration: > > Did you try the same with charge/create? Examples in books are not > necessarily correct. > > Sincerely > Meikel -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
