Daniel Simms wrote: > On Thu, Oct 29, 2009 at 4:34 PM, Rayne <[email protected]> wrote: >> but I would highly recommend that you just pull it from the github >> repository. > > Especially if you're going to use clojure-contrib ...or is there some > "release" of contrib synch'd to clojure releases that I missed > somewhere?
There's a 1.0 compatible branch on github. You get it with: git clone git://github.com/richhickey/clojure-contrib.git cd clojure-contrib git checkout origin/clojure-1.0-compatible Or download a tarball from: http://github.com/richhickey/clojure-contrib/archives/clojure-1.0-compatible --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
