Re: Wiki -> Concepts -> Libraries -> clojure/ns

2009-02-10 Thread Stephen C. Gilardi
On Feb 10, 2009, at 8:29 AM, Jesse Aldridge wrote: I had to get rid of the "clojure/" part to make it work. Is the wiki wrong? If so, could somebody update it? Hi Jesse, Thanks for the report. I've updated that section to be correct (I believe) for current Clojure. Please let us know if

Wiki -> Concepts -> Libraries -> clojure/ns

2009-02-10 Thread Jesse Aldridge
Here in the wiki: http://en.wikibooks.org/wiki/Clojure_Programming/Concepts#Libraries The examples make use of the clojure/ns command, for example: (clojure/ns example.ourlib) I had to get rid of the "clojure/" part to make it work. Is the wiki wrong? If so, could somebody update it? --~--~